BODY, TD, P {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	color : Black;
}

A:link {
	text-decoration : underline;
	color : Blue;
}

A:visited {
	text-decoration : underline;
	color : Purple;
}

A:hover {
	text-decoration : none;
	color : Blue;
}

A.menu:link {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #DC4043;
}

A.menu:visited {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #DC4043;
}

A.menu:hover {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : Black;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : x-small;
}

.small {
	font-size : 14px;
	color : Black;
}

.hermeticsection {
	font-size : 18px;
	font-weight : bold;
	color : White;
}

.hermeticsubsection {
	font-size : 14px;
	font-weight : bold;
	color : White;
}

.partstableheading {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
}

.partstabledata {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 11px;
	color : Black;
}

.partdesc2 {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 17px;
	font-weight : bold;
	color : #CE4346;
}

.partdesc3 {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	color : Black;
}

.partdesc4 {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	color : Black;
}

.specstabletitle {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 17px;
	font-weight : bold;
	color : #196BB3;
}

.specstableheading {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}

.specstabledata {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 11px;
	color : Black;
}

.technotes {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 10px;
	color : Black;
}

.footer {
	font-size : 11px;
	color : Black;
}
