body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: transparent;
	margin: 10px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}

.maintable {
	font-family: Tahoma;
	font-size: 11px;
	width:600px;
	color: #000000;
	background-color: #fff;
}
.maintable td {
width:200px
}
.titleCell {
	background-color: #C2B324;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #999999;
}
.resultsTable {
	font-family: Tahoma;
	font-size: 100%;
	color: #000000;
	background-color: #fff;
}
.model{
width:400px;}
