ul { 
list-style-type: none;
padding-left: 10;
margin-left: 10;
} 
li { 
background: url(../images/bullet.gif) left center no-repeat;
padding-left: 10px;
margin-bottom: 10px;
} 
.bodycopy {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 18px;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.subhead {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.privatetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.privatetextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.privateheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
}
.privateheaderlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.privatecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
