BODY  {
	font-size : small;
	font-family : Verdana, Arial;
	background-color : #18c8d6;
}

P  {
	font-size : small;
	font-family : Verdana, Arial;
	font : Verdana, Arial;
}

H1  {
	font-size : xx-large;
	font-family : Verdana, Arial;
	background-color : NONE;
}

H2  {
	font-size : x-large;
	font-family : Verdana, Arial;
	background-color : NONE;
}

H3  {
	font-size : small;
	font-family : Verdana, Arial;
	background-color : NONE;
}

A  {
	font-weight : normal;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {
	font-weight : normal;
	color : #0000FF;
	text-decoration : none;
}

A:Active  {
	font-weight : normal;
	color : #800080;
	text-decoration : none;
}

A:Hover  {
	font-weight : normal;
	color : #800080;
	background-color : #C0C0C0;
}



