.Terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #003399;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(Images/Bullets.jpg);
}
.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	list-style-type: circle;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	list-style-type: circle;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #626262;
	font-size: 10pt;
}
