body {background-color: #fcfbdf ;

}

body,td,th {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;

}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-align: left;
}

.quote {
font-size: 15px;
font-style: italic;
margin-left: 15px;
margin-right: 15px;
font-weight: bold;
color: #412A6E;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336633;
	font-weight: bold;
	text-align: left;
	
}

.footer {font-size: 10px;
color: #346633;
margin-right: 1em;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336633;
	font-weight: bold;
	text-align: left;
	
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #336633;
	font-weight: bold;
	text-decoration: underline;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #336633;
	font-weight: bold;
	text-decoration: underline;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5EAE5E;
	font-weight: bold;	
}
a.body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}
a.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}
a.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336633;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}
