.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #221F4C;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #221F4C;
	font-weight: bold;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	list-style-position: inside;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231D4B;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #221F4C;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #221F4C;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: underline;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #221F4C;
}
