<STYLE TYPE="text/css">
<!--

BODY {
	font : small sans-serif;
	color : Black;
	background : #778899;
	font-size : smaller;
}

a:link {
	color: Black;
	text-decoration: underline;
	font-size : xx-small;
}
a:visited {
	color: #8B0000;
	text-decoration: underline;
	font-style : italic;
	font-size : xx-small;
}
a:hover {
	color: Yellow;
	background : Red;
	text-decoration: none;
	font-size : xx-small;
}


H1 {	
	font-weight : bolder;
	color : black;
	font-size : Small;
	
}

H3 {
	font-weight : bolder;
	color :Black;
	font-size :Small;
	font-family : Arial, Helvetica, sans-serif;
}

H4 {
	font-style : italic;
	font-weight : bolder;
	color : Yellow;
	font-size : larger;
	vertical-align : middle;
}

H5 {
	font-variant : small-caps;
	font-style : italic;
	font-weight : bolder;
	color : Red;
	font-size : small;
}

H6 {
	font-variant : small-caps;
	font-style : italic;
	font-weight : bolder;
	color : Red;
	font-size : larger;
}

P {
	font-family : Arial;
	font-size : x-small;
	color : White;
}



-->
</STYLE>

