body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #41453a;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #eaf1dd;
	font-style: normal;
}
#cbg {
	background-attachment: scroll;
	background-image: url(images/cbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a {
	color: #3B1C02;
}

#copyright {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#copyright a {
	color: #FFF;
	text-decoration: underline;
}
.pagehead {
	font-size: 26px;
}
.subhead {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #c5420a;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #c5420a;
	line-height: 23px;
}
.enter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #c5420a;
}
.required {
	background-color: #FFFFFF;	
}
.missed {
	background-color: #DFB8A7;	
}
ol {
	font-size:22px;
}
ol li{
	font-size: 14px;
	margin-bottom:14px;	
}