P,TD{
	background-color : White;
	color : Black;
	font-family : "Tempus Sans ITC";
	font-style : normal;
	font-weight : bold;
	font-size : 14pt;
}
.Head1 {
	background-color : Black;
	color : Aqua;
	font-family : "Comic Sans MS";
	font-style : italic;
	font-size : 30pt;
}
.pink{
	background-color : Black;
	color : #FE94FC;
	font-family : "Tempus Sans ITC";
	font-style : normal;
	font-size : 12pt;
}
.orange{
	background-color : Black;
	color : #FF9900;
	font-family : "Tempus Sans ITC";
	font-style : normal;
	font-size : 10pt;
}
.SML {
	background-color : Green;
	color : #D4D4D4;
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}
.lblue{
	color : Aqua;
	font-family : "Tempus Sans ITC";
	font-style : normal;
	font-size : 12pt;
; background-color: black
}
a:link		{color: #BB4444; text-decoration: none;}
a:visited	{
	color: #FE94FC;
	text-decoration: none;
}
a:hover		{
	color: White;
	text-decoration: none;
}
BODY { 
	background-color : white;
	color : Black;
	font-family : "Tempus Sans ITC";
	font-style : normal;
	font-weight : bold;
	font-size : 14pt;
 } 