P  {
font-family: Tahoma, Arial, Geneva, Verdana,  Helvetica, sans-serif;
font-size: 10pt;
}

H1  {}

H2  {}

H3  {
	text-decoration : none;
	color : Silver;
	font-style : italic;
	font-size : large;
}

A  {
	color : Navy;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : Blue;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}

BODY  {
font-family: Tahoma;
font-size:10pt;
color: black}

LI {
font-family: Tahoma;
font-size:10pt;
color: black}
}



