﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}

a:link, a:visited, a:active {
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#de0101;
}
.header {
	color:#000;
	font-size:20pt;
	font-weight:bold;
}


.topheader {
	font-weight:bold;
	font-size:10pt;
	color:#000;
	border-bottom:1px #000 solid;
	width:250px;
	display:block;

}

.white {
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	padding:20px 20px;
	text-align:center;
	width:880px;
}

.contact {
	color:#000;
	font-size:8pt;

}

.inventory {
	font-size:17pt;
	color:#000;
		line-height:25px;
}

#special{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35pt;
	color:#000;
	font-weight:bold;
	line-height:27px;
}



a.email:link, a.email:visited, a.email:active {
	color:#fff;
	padding: 20px 18px;
	font-weight:bold;
	font-size: 11pt;
	text-decoration:none;
}

a.email:hover {
	text-decoration:underline;
	color:#de0101;
}
