h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.BodyText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.BodyTextBlack{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.BodyTextRed {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.DateText {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.BoxedIn {
	border: 1px solid #000099;
}
.BoldRed {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}.BodyTitle {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.BodyTextItal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style:italic;

}
.PageBreakHere {
	page-break-after: always;
}
.BoxedinBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-position: top;

}

