BODY
{
	font-family: Tahoma, 'Times New Roman' , Arial;
	background-color: black;
	text-align: center;
	color:white;
}
TD
{
	font-size: 10pt;
	color=white;
}
A
{
	color: lemonchiffon;
	background-color: black;
	text-decoration: none;
}
A:hover
{
	color: palegoldenrod;
	text-decoration: underline;
}
.FlowerRow
{
	background-image: url(Images\TinyFlower.gif);
}
.HelpBox
{
	background-color=white;
	color=black;
}
.HideMe
{
	font-size: 2pt;
}
H1
{
	font-weight: bold;
	font-size: 16pt;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
}
