body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FCFAE0;
	color: #000000;
}
a.underscore:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a.underscore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.body1 {	
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.body2 {	
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.endorse {	
	font-size: 14px;
	font-style: italic;
	color: #443444;
}
.copyright {
	font-size: 10px;
	font-style: italic;
	color: #B2C09E;
	font-family: Arial, Helvetica, sans-serif;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
DIV {
  text-align : left;
  padding : 5px;
  width : 580px;
  height : 394px;
  overflow: auto;
}