FONT {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; color: #1b1b1b
}
TD {
	font-family : "Times New Roman";
	font-size : 14px;
	color: #111111
}
A {
	font-family : Times New Roman, Geneva, Arial, Helvetica, sans-serif;	font-size : 18px; text-decoration : underline; color: #cc0000
}
A:HOVER {
	font-family : Times New Roman, Geneva, Arial, Helvetica, sans-serif; font-size : 18px; text-decoration : underline; color: #993366
}
BODY {
	background-color: #ffcc99
}
TABLE {
	background-color: #ffcc99
}
H1 {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size : 18px; color: #808080
}
HR {
	color : #ffffff;
	font-size : 1px;
	width : 100%;
}