A:ACTIVE {
	background : White;
	font : x-small sans-serif;
	text-decoration : none;
	color : Blue;
}

A:VISITED {
	background : White;
	font : x-small sans-serif;
	text-decoration : none;
	color : #990033;
}

A:LINK {
	background : White;
	font : x-small sans-serif;
	text-decoration : none;
	color : #0000CC;
}

Bottom {
	background : White;
	font : x-small Verdana;
	font-family : sans-serif;
	text-decoration : none;
	color : Gray;
	text-align: center;
}

BODY {
	background : White;
	font : x-small Verdana;
	font-family : sans-serif;
}

TD {
	font : x-small Verdana;
	font-family : sans-serif;
}


A.Bottom:link {
	background : White;
	font : x-small Verdana;
	font-family : sans-serif;
	text-decoration : none;
	color : Black;
}

A.Bottom:hover {
	background : White;
	font : x-small Verdana;
	font-family : sans-serif;
	text-decoration : none;
	color : Blue;
}

H5 {
	background : White;
	font-family : sans-serif;
	font : bold small Verdana;
}
