A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}
A:Active, A:Link, A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	text-decoration : none;
}
A:Hover {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

table.address {
	font-family : Arial;
	font-size : 18px;
	color : Black;
}

A.address {
	font-family : Arial;
	font-size : 18px;
	color : Black;
	text-decoration : none;
}
A.address:Active, A.address:Link, A.address:Visited {
	font-family : Arial;
	font-size : 18px;
	color : Gray;
	text-decoration : none;
}
A.address:Hover {
	font-family : Arial;
	font-size : 18px;
	color : Black;
	text-decoration : none;
}

table.manftitle, table.appareltitle, table.groovingtitle, table.addresstitle {
	font-family : Arial;
	font-size : 60px;
	color : Black;
	font-weight : bold;
}

table.manf, td.manf, td.apparel, td.grooving {
	font-family : Arial;
	font-size : 18px;
	color : Black;

}

td.manfhover {
	font-family : Arial;
	font-size : 18px;
	color : Black;
	font-weight : bold;
	background-color : Silver;
}

A.manf {
	font-family : Arial;
	font-size : 18px;
	color : Black;
	text-decoration : none;
}
A.manf:Active, A.manf:Link, A.manf:Visited {
	font-family : Arial;
	font-size : 18px;
	color : Gray;
	text-decoration : none;
}
A.manf:Hover {
	font-family : Arial;
	font-size : 18px;
	color : black;
	text-decoration : none;
}

td.usedpartsitem {
	font-family : Arial;
	font-size : 14px;
	color : Black;
	font-weight : bolder;
}

td.usedpartsdesc {
	font-family : Arial;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

td.questionlist, td.eventtitle {
	font-family : Arial;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}

td.question, td.answer, td.eventdesc {
	font-family : Arial;
	font-size : 13px;
	color : Black;
}

td.eventdate {
	font-family : Arial;
	font-size : 16px;
	color : Black;
	font-weight : bold;
}
