P  {}

H1  {
	font-size : 18pt;
}

H2  {
	font-size : 14pt;
}

H3  {
	font-size : 12pt;
}

A  {
	text-decoration : none;
	color : #787D94;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	color : #7070FF;
	text-decoration : none;
	background : #D87D94; 
}

BODY  {
	font-family : Verdena, Arial, sans-serif;
	font-size : 9pt;
	color : #000332;
}

Normal  {}

