P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #993366;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #993399;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	color : #CC6699;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	color : #808080;
	font-family : Verdana;
	border-color : Black;
	font-weight : bold;
}

BODY  {
	font-family : Verdana;
	font-size : 10pt;
}

