body {  background-color: #FFFFFF; 
font-family: Helvetica; 
font-size: 11px; 
color: #676767; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px;
}
h1 {  font-family: Helvetica; font-size: 22px; color: #676767; font-weight: bold;}
h2 {  font-family: Helvetica; font-size: 20px; color: #676767; font-weight: bold;}
h3 {  font-family: Helvetica; font-size: 20px; color: #000000; font-weight: bold; line-height : 150%;}
a {  color: #5D5D5D; text-decoration: none;}
a:link {  color: #2F64B5; text-decoration: none;} 
a:visited {  color: #2F64B5; text-decoration: none;}
a:hover {  color: #E60621; text-decoration: none;}
h4 {  font-size: 16px; color: #C3C3C3; font-weight: bold; line-height : 150%;}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #676767;
}
p {
	font-family: Helvetica;
	font-size: 12px;
	color: #676767;
	overflow: auto;
	height: 360px;
	width: 615px;
	padding-right: 5px;
	}

