BODY
{
    FONT-SIZE: 12px;
    MARGIN: 0px;
    color:#000000
    BACKGROUND-COLOR: #ececec
}
BODY, P, H1, H2, H3, TABLE, TR, TD, TH, UL, OL, DIV
{
    FONT-FAMILY: verdana,helvetica,arial,sans-serif
}
TR
{
    FONT-SIZE: 12px;
    MARGIN: 0px;
    color:#000000
}
.ContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	align: justify;
}
.BoldTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.SectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	align: center;
	color: #B80000;
}
.PartNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B80000;
	align: justify;
}
.BlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	align: justify;
}
.GoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C69630;
	font-weight: bold;
}
a:link {
	color:#CC6600
}
a:hover {
	color:#006699
}
