BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	color: White;
}

A {
	text-decoration: none;
	color: #FFFF00;
}

A: Hover {
	text-decoration: underline;
	color: #FF0000;
}

A: Visit {
	text-decoration: none;
	color: #FFFF00;
}
 
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size : xx-large;
	color: #FF0000
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size : x-large;
	font-style : italic;
	color: #FFFF00
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size : large;
	font-style : italic;
	color: white
}

H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color: Blue;
}
