P  {
	font-size : 12pt;
	font-family : Times New Roman;
	color : #333333;
	font : Times New Roman, Times, serif;
}

H1  {
	font-size : x-large;
	font-family : Times New Roman;
	color : CCCC00;
	font-style : italic;
	font-weight : bold;
	font : Times New Roman, Times, serif;
}

H2  {
	font-size : 14pt;
	font-family : ew Times Roman;
	color : #333333;
	font : Times New Roman, Times, serif;
	text-decoration : underline;
}

H3  {
	font-size : 13pt;
	font-family : New Times Roman;
	font-weight : bold;
	color : #333333;
	font : Times New Roman, Times, serif;
}

A  {
	font-size : 12pt;
	font-family : Times New Roman;
	color : #0000FF;
	text-decoration : underline;
	font : Times New Roman, Times, serif;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : 12pt;
	font-family : New Times Roman;
	color : #FF0000;
	font : Times New Roman, Times, serif;
	text-decoration : underline;
}

BODY  {}


