P  {
	font-size : 14pt;
}

H1  {
	font-size : 18pt;
}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #3366FF;
}

A:Visited  {
	color : #3366FF;
}

A:Active  {
	color : #3366FF;
	text-decoration : none;
}

A:Hover  {}

BODY  {
	font-size : 14pt;
	font-family : sans-serif;
	font-weight : normal;
	color : Gray;
	background-color : White;
}

