h1 {
	font-size: 18px;
	color: #F00;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.foot {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #0f335f;
	padding: 15px;
	line-height: 14pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: justify;
}
span {color:#FFF}
a:hover {
	text-decoration:none;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
}
#chuck {
	background-image: url(images/chuck-welcome);
}
#chuck {
	height: 511px;
}
.welcome-body {
	height: 300px;
	width: 300px;
	position: fixed;
}
.foot a {
	color: #FFF;
}
#form1 table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.constantcontact {
    font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#0f335f
}