P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 10pt;
	font-family : verdana,arial;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

A:Visited  {
	color : white;
	font-size : 10pt;
	font-family : verdana,arial;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : verdana,arial;
	font-weight : bold;
	font-style : italic;
	color : yellow;
	text-transform : uppercase;
}

A:Hover  {
	font-size : 10pt;
	font-family : verdana,arial;
	font-weight : bold;
	color : Yellow;
	font-style : normal;
	text-decoration : underline;
}

BODY  {
	color : #000063;
	background-color : #6699ff;
}

p.main  {
	font-size : 10pt;
	font-family : verdana,arial;
	font-weight : normal;
	font-style : normal;
	color : white;
}

p.footer  {
	font-size : 8pt;
	font-family : verdana,arial;
	color : white;
}

td.head  {
	font-size : 10pt;
	font-family : verdana,arial;
	font-style : italic;
	font-weight : normal;
	color : Yellow;
}

p.header  {
	font-size : 16pt;
	font-family : verdana,arial,;
	font-weight : bold;
	font-style : italic;
	color : Yellow;
}

