Title {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF0000;
}
.Page_Title {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
.Menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}
.CatalogItem {
color: #FF0000; font-size: 14px;
}

.PartHeader {
font-size: 11px; font-family: Arial, Helvetica, sans-serif; 
text-align:center;
}
.PartInfo {
font-size: 10px; font-family: Arial, Helvetica, sans-serif;
text-align:center;
}

.whitetext {
	font-size:12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.notes{
	font-size:12px;
	text-align:center;
}