<style>

Body  {
	background : #FFFFFF;
	color : #FFFFCC;
/*	font : 10pt "Times New Roman", Times, serif; */
 	font : 10pt arial; 
	font-weight : lighter;
	font-size : medium;
	text-decoration : none;
}
email  {
	font : 10pt courier;
	color : Blue;
	font-size : medium;
	font-weight : lighter;
}
h1  {
	font : 18pt arial;
	color : red;
	font-weight : bold;
}

h2  {
	font : 16pt arial;
	color : Navy;
	font-weight : bold;
}

h3  {
	font : 14pt arial;
	color : black;
	font-weight : bold;
	font-style : normal;
}

h3Red  {
	font : 10pt arial;
	color : red;
	font-weight : bold;
	font-style : normal;
}

h4  {
	font : 12pt arial;
	color : green;
	font-weight : bold;
	font-style : normal;
}

h6  {
	font : 10pt arial;
	color : Maroon;
	font-weight : lighter;
	font-style : normal;
}

h7  {
	font : 10pt arial;
	color : black;
	font-weight : lighter;
	font-style : normal;
}

h8  {
	font : 8pt arial;
	color : green;
	font-weight : bold;
	font-style : normal;
}

p  {
	font : 10pt arial;
	font-weight : lighter;
}
a href {cursor: url('usa busy.ani');}
a  {
	color : #FF0000;
	text-decoration : none;
}
</style>
