P  {
	font-family : Verdana,Arial;
	font-size : x-small;
	text-decoration : none;
	color : #000066;
}

H1  {}

H2  {}

H3  {}

A  {
	color : black;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	color : black;
	text-decoration : none;
}

A:Hover  {
	color : black;
	background-color : white;
	text-decoration : underline;}

BODY  {
	font-family : Verdana,Arial;
	font-size : x-small;
	text-decoration : none;
	color : #000066;
}

.searchoutput  {
	font-family : Verdana,Arial;
	font-size : x-small;
	text-decoration : none;
	color : #000066;
}

.error  {
	font-family : Verdana,Arial;
	font-size : x-small;
	text-decoration : none;
	color : red;
}

