P  {
	font-size : 10px;
	font-family : Verdana;
}

H1  {
	font-size : 14px;
	font-weight : bold;
	font-family : Georgia;
}

H2  {
	font-size : 17px;
	font-weight : bold;
}

H3  {
	font-size : 20px;
	font-weight : bold;
}

A  {
	color : #FF0000;
	text-decoration : none;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	color : #FF0000;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
}

A:Active  {
	color : #FF0000;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}

A:Hover  {
	color : #0000FF;
	font-weight : bold;
	font-size : 10px;
	font-family : verdana;
}

BODY  {
	font-family : Verdana;
	font-size : 10px;
}

td  {
	font-size : 10px;
	font-family : Verdana;
}

Strong  {
	font-size : 14px;
	font-weight : bold;
	color : #800000;
	font-family : georgia;
}

A:Name  {
	color : #800080;
	font-size : 16px;
}

