P  {}

H1  {
	font-family : Times New Roman;
	font-weight : bold;
	font-style : italic;
	color : #003366;
	text-align : center;
	font : 18pt;
	font-size : xx-large;
}

H2  {
	font-family : Times New Roman;
	font-weight : bold;
	color : #339900;
	text-align : center;
	font-style : italic;
	font-size : x-large;
}

H3  {
	color : #003366;
	font-size : 4;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	text-align : left;
}

A  {
	color : #808080;
}

A:Visited  {
	color : #808080;
}

A:Active  {}

A:Hover  {}

BODY  {}

