P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-decoration : underline;
	text-transform : none;
}

BODY  {}


