INPUT, SELECT, TEXTAREA, P, DIV, TD, LI {
	font-size		: 11px;
	font-family	: verdana, arial, helvetica, sans-serif;
}

BODY { 
	font-size		: 11px;
	font-family	: verdana, arial, helvetica, sans-serif;
	margin-top: 0px ; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
}

table {  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
}


.black {
	background-color: #000000;
}
.white {
	background-color: #FFFFFF;
}
.checkbox {
	height: 11px;
	width: 11px;
}
a:link {
	color: #990000;
	text-decoration: underline;
	white-space: nowrap;
}
a:active {
	color: #990000;
	text-decoration: underline;
	white-space: nowrap;
}
a:hover {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
}
a:visited {
	color: #990000;
	text-decoration: underline;
	white-space: nowrap;
}
.hustlerspecs {  vertical-align: top; background-color: #F5EF8D}
TD { 
	vertical-align: top
}
