body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FF9933;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}
#maintable {
	width: 780px;
	border: 3px solid #000000;
	background: #DEDEDE;
	padding: 0;
}
.header {
	padding-top: 20px;
	padding-bottom: 10px;
}
.data p {
	text-align: left;
	padding: 3px;
}
#comment {
	font-size: 14px;
	text-align: justify;
}
#subcomment {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#sitechoices {
	width: 100%;
}
#sitechoices td {
	text-align: center;
	padding: 5px;
	vertical-align: top;
}
#sitechoices strong {
	font-size: 16px;
	text-decoration: underline;
}
#sitechoices p {
	text-align: left;
	border: 0;
	background: transparent;
}
#sitechoices img {
	padding-top: 15px;
	border: 0;
}
#sitealroh {
	background-color: #0B5000;
	border: 2px solid #FFFFFF;
	width: 33%;
}
#sitealroh, #sitealroh a {
	color: #FFFFFF;
}
#sitemey {
	background-color: #FF9933;
	border: 2px solid #000000;
	width: 33%;
}
#sitemey, #sitemey a {
	color: #000000;
}
#sitemucktruck {
	background-color: #006633;
	border: 2px solid #FF9933;
	width: 33%;
}
#sitemucktruck, #sitemucktruck a {
	color: #FFFFFF;
}
