/* text styles */


p
{
text-align:left;
color:#666666;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
font-family:"Times New Roman", Times, serif;
font-size:11pt;
line-height:140%;
}


p.home
{
text-align:left;
color:#663300;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
font-family:"Times New Roman", Times, serif;
font-size:12pt;
line-height:140%;
}


p.copyright
{
text-align:right;
color:#ffffff;
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:0px;
font-family:"Times New Roman", Times, serif;
font-size:8pt;
line-height:150%;
}

p.credits
{
text-align:left;
color:#ffffff;
margin:0px;
font-family:"Times New Roman", Times, serif;
font-size:8pt;
line-height:150%
}




/* pink headline */

h1
{
text-align:left;
color:#FF6666;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:3px;
font-family:"Times New Roman", Times, serif;
font-size:20pt;
line-height:100%;
font-weight:normal;
}


/* small pink headline */

h2
{
text-align:left;
color:#ff6666;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:3px;
font-family:"Times New Roman", Times, serif;
font-size:14pt;
line-height:100%;
font-weight:bold;
}


/* small pink headline centered */

h3
{
text-align:center;
color:#ff6666;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:3px;
font-family:"Times New Roman", Times, serif;
font-size:13pt;
line-height:100%;
font-weight:bold;
}