body {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	}
a:link,a:visited,a:active {
    text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
.copy {
	font-size: 10px;
	}
.prod {
	font-size: 11px;
	border-color: #333333;
	}
.mod {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
	}
.price {
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
	}
.four-rb {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	}
.sixb {
	font-size: 16px;
	font-weight: bold;
	}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.twlv-r {
	font-size: 12px;
	color: #FF0000;
	}
.ddm {
	background-color: #333333;
	font-size: 14px;
	color: #CCCCCC;
	}
.attn {
	 text-align:center;
	 background-color:#ff0000;
	 font-size:22px;
	 color:#FFFFFF;
	 }
.attn:hover {
	 text-align:center;
	 background-color:#FFFF00;
	 font-size:22px;
	 color:#000000;
	 }