P  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	color : #660000;
	font-weight : normal;
	text-align : center;
}
BLOCKQUOTE  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	color : #660000;
	font-weight : normal;
}

LI  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	color : #660000;
	font-weight : normal;
}

H1  {}

H2  {
	font-size : large;
	font-family : Arial, Helvetica;
	font-weight : normal;
	color : Red;
	text-align : center;
}

H3  {}

A  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #ff6600;
	text-decoration : none;
}

A:Visited  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #ff6600;
	text-decoration : none;
}

A:Active  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #ffcc00;
	text-decoration : none;
}

A:Hover  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #ffcc00;
	text-decoration : none;
}

BODY  {}

