.logo
{
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
}

.parts
{
	color: black;
	font-weight: bold;
	font-size: 8px;
	font-family: geneva, helvetica, arial, sunsans-regular;
	letter-spacing: 1.5px
}


.bgcolor_1
{
	background-color: ffffff;
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	font-family: "times new roman", georgia, times
}

.tophead
{
	background-color:000000;
 	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: geneva, helvetica, arial
}
.tophead a:link { color: white }
.tophead a:visited { color: white }
.tophead a:hover {color: red}

.boxhead
{
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		background-color:black;
		color: white;
		font-weight: bold;
		padding: 0px;
		margin: 2px;

}

.boxbody
{
		color: black;
		font-size: 9px;
		background-color:white;
		font-family: geneva, helvetica, arial;
		font-size: 10px;
		font-weight: bold;
		padding: 0px;
		margin: 2px;
}
.boxbody	a:link { color: 010038 }
.boxbody	a:visited { color: 010038 }
.boxbody	a:hover {color: blue}



