a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;

} 
a:hover 
{
	color: green;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 10pt;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	color: #666666;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: CCCCCC; text-decoration: none}
.subtitle1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bolder; color: #333333; font-style: normal; text-decoration: none}
.bodytextfine { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: CCCCCC; text-decoration: none }
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

