body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background:#373833;	
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footer{
	color:#fe1e02;
	text-decoration:none;
}
.header{
	font-size:16px;
	font-weight:bold;
}
.subhead{
	font-size:13px;
	font-weight:bold;
}

a:link, a:visited {
	color:#FFFFFF;
}

a:hover, a:active {
	color:#fe1e02;
}

.footerLink:link, .footerLink:visited {
	text-decoration:none;
	color:#fe1e02;
}

.footerLink:hover, .footerLink:active {
	text-decoration:none;
	color:#FFFFFF;
}

.imgBorder {
	border:2px solid #373833;
}
