P  {
	font-size : 14px;
	font-family : Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 20px;
	font-family : Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000088;
}

H2  {
	font-size : 16px;
	font-family : Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #CC0000;
}

H3  {
	font-size : 14px;
	font-family : Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
}

H4  {
	font-size : 14px;
	font-family : Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

A  {
	color : #CC0000;
	text-decoration : none;
}

A:Visited  {
	color : #880000;
	text-decoration : none;
}

A:Active  {
	color : #ff0000;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline overline;
}

body  {
	font-size : 14px;
	font-family : Tahoma, Arial, Helvetica;
	color : #000000;
	background-color : #ffffff;
}



