<style type="text/css">
<!-- 

BODY	{font-family 	: Verdana, Helvetica, Arial, serif;
	color       	: #661133;
	margin		: 20px;
	}

H1	{font-family	: Verdana, Helvetica, Arial, serif;
	font-size	: x-large;
	color		: #FFFFFF;
	background	: #660066;
	border		: solid;
	border-color 	: #660066;
	}
	
H2	{font-family	: Verdana, Helvetica, Arial, serif;
	font-size	: 16;
	color		: #FFFFFF;
	background	: #000000;
	}	

H3	{font-family	: Verdana, Helvetica, Arial, serif;
	font-size	: medium;
	color		: #660099;
	font-weight	: bold;
	}

UL	{font-family	: Verdana, Helvetica, Arial, serif;
	font-size	: 14;
	color		: #330033;
	font-weight	: bold;
	background	: transparent;
	}	

em 	{color		: #000000;
	background	: #FFCCFF;
	font-weight	: bold;
	}

a:link    { COLOR: #BB33BB; TEXT-DECORATION: underline; font-weight: bold;}
a:visited { COLOR: #996699; TEXT-DECORATION: underline; font-weight: bold;}
a:active  { color: #660066; TEXT-DECORATION: underline; font-weight: bold;}
a:hover   { color: #FFFFFF; TEXT-DECORATION: underline; font-weight: bold; background-color : #BB00BB;}

.TH1 { font-family : verdana, helvetica, arial, serif; color : white; background-color : #660099; vertical-align : top; text-align : left; border-top : thin dotted black; border-bottom : thin dotted black; border-left : thin dotted black; border-right : thin dotted black; display : block;}

.TD1 { font-family : verdana; font-weight : normal; color : black; background-color : white; vertical-align : top; text-align : left; display : block;}

.TD2 { font-family : Verdana; font-weight : normal; color : white; background-color : black; vertical-align : top; text-align: left; display : block;}
-->
</style>