body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	scrollbar-base-color: #557799;
	list-style-image: url(img/bullet.gif);
	list-style-position: outside;





}
h1 {
	font-size: 12pt;
	text-decoration: underline;
	text-transform: capitalize;
	text-align: center;

}
.highlight {
	color: #666633;
	font-weight: bold;
	font-size: 10pt;


}
p {
	font-size: 10pt;
}
a {
	color: #666633;
	font-size: 10pt;

}
.disclaimer {
	font-size: 10px;
	color: #666666;
}
