body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(interquest_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #8c8c8c;
}
a:visited {
	color: #c8c8c8;
}
a:hover {
	color: 888888;
	text-decoration: none;
}
a:active {
	color: #8c8c8c;
}

 
#offleft {
position:absolute;
top:0;
left:-3000px;
width:500px;
}

.legal {
	font-size: .8em;
	color: #9f9f9f;
}
.ital {
	font-size: 0.8em;
	font-style: italic;
}
.completeBold {
	font-weight: bold;
	font-size: 0.9em;
}
.complete {
	font-size: 0.9em;
}
