BODY
{
margin:0
Color:#002244
	text-align:center;
}
.CreateMenu
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background: #AA0000;
}
.CreateMenu:hover
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	background: #FF0000;
}
INPUT
{
font-family:Arial, Helvetica;
font-size:10pt;
font-weight: bold;
Color:#550000;
}
SELECT
{
font-family:Arial, Helvetica;
font-size:10pt;
font-weight: bold;
Color:#550000;
}
TD
{
font-family:Arial, Helvetica;
font-size:10pt;
font-weight: bold;
Color:#000000;
}
A
{
font-family:Arial, Helvetica;

Color:#AA0000;
}
A:hover
{
font-family:Arial, Helvetica;
Color:#FF0000;
}