body {
	background-color: white;
	padding: 20px;
	font-family: helvetica, arial, sans-serif;
	color: black;
}

a {
	font-weight: normal;
	color: #e40000;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

img {
	border: 0px;
}

.nav {
	float: right;
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a.nav {
	float: right;
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a.nav:hover {
	float: right;
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #e40000;
}

.nav_on {
	float: right;
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #e40000;
	text-decoration: none;
}

.text_one {
	 width:400px; 
	 font-size: 12px; 
	 line-height:16px;
}

.text {
	 font-size: 12px; 
	 line-height:16px;
}

.textfield {
	font-size: 12px;
	height: 16px;
	width: 150px;
	background-color: white;
	border: 1px solid #959595;
}

.subhead {
	font-size: 16px;
	line-height: 20px;
	color: #e40000;
	padding-bottom: 10px;
	font-weight: bold;
}
