BODY, TD {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

H1 {
	font-size: 20px;
	color: #EE0000;
}

H2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

H3 {
	font-size: 13px;
	color: #7FFFD4;
}

A {
	text-decoration: none;
	color: #0000FF;
}

A:Hover {
	text-decoration: none;
	color: #FFCC00;
}

HR {
	color: blue;
	height: 1pt;
}

.menuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: 15px;
}

.menuLeft a:link, .menuLeft a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.menuLeft a:hover {
	color:#FFCC00;
	text-decoration: none;
}

.form {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

.form H1 {
	color: #EE0000;
	font-size: 20px;
	font-weight: bold;
}

.footer {
	font-size: 12px;
	text-indent: 30px;
	color: #FFFFFF;
	text-align: center;
}

.footer a:link, .footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color:#FFCC00;
	text-decoration: none;
}

