a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
TABLE {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
}
TR.header
{
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: top;
    FONT-FAMILY: Tahoma, Arail;
    BACKGROUND-COLOR: #B7E7FF;
    TEXT-ALIGN: left
}
BODY {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 0px; 
	COLOR: #000000; 
	BORDER-BOTTOM: 0px; 
	FONT-FAMILY: verdana;
	MARGIN: 0px 0px 0px 0px; 
	WORD-SPACING: 0px; 
}
.menu {
	text-align: center;
	text-decoration: none;
	text-shadow: grey;
	letter-spacing: 2px;
	font-weight: bold;
}
.form {
    BACKGROUND-COLOR: #B7E7FF;
}
.input {
	height: 20px; 
	font-size: 11px;
}
input {
	height: 20px; 
	font-size: 11px;
}
H1 {
	font-size:14px;
	color: #FF3366;
}