P,UL,OL  {
	font-size : 12pt;
}

H1  {
	font-size : 24pt;
	font-weight : bold;
	color : #18635A;
}

H2  {
	font-size : 16pt;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-weight: bold;
	color : #18635A;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Times New Roman;
	font-size : 10pt;
}


