.largeheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 24px;
}
.smallheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000099;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #666666;
}
A  {
	color : #6666FF;
	text-decoration : none;
}

A:Visited  {
	color : #6666FF;
	text-decoration : none;
}

A:Active  {
	color : #6666FF;
	text-decoration : underline;
}
A:Hover  {
	text-decoration : underline;
	color : #CC0000;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
