@charset "iso-8859-1";
/* author: Rodney McFarland */
/* Creation date: 3/14/04 */
body {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
	
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
	
	background-color: white;
	
}	
h1 {
	font-family: times, serif;
	font-size: 18px;
	font-weight: 700;
	color: #003399;
	
	text-align: center;
}
h2 {
	font-family: times, serif;
	font-size: 16px;
	font-weight: 700;
	color: black;
}
h3 {
	font-family: times, serif;
	font-size: 14px;
	font-weight: 700;
	color: black;
}
h6 {
	font-family: times, serif;
	font-size: 10px;
	font-weight: 700;
	color: black;
}
.policy_header {
	font-family: times, serif;
	font-size: 18px;
	font-weight: 700;
	color: #003399;
	
	text-align: left;	
}
.quote_para {
	margin-left: 30px;
	font-style: italic;
}
.in40 {
	margin-left: 40px;
}
