body {
	background-color: #282828;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainhead {
	font-family: "Arial Black";
	font-size: 25px;
	color: #FFC826;
	font-weight: normal;
	line-height: 25px;
}
.subhead {
	font-family: "Arial Black";
	color: #FFC826;
	font-size: 20px;
	text-transform: none;
	line-height: 20px;
}
.cmnfont {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
}
.nmbrs {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bottomnote {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.toplinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.models {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFC826;
	text-decoration: none;
}
