body{
	font-family:Arial, Helvetica, sans-serif;
}

.main_wrapper {
	width: 960px;
	margin: auto;
}

.viewtext {
	font-size: 12px;
	color: #77685c;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	line-height: 10px;
	margin-right: 25px;
	text-decoration: none;
}

.viewwinner {
	font-size: 12px;
	color: #77685c;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	line-height: 15px;
	text-decoration: none;
}


.quiz {
	margin-left:5px;
	margin-right:5px;
}

.quiz .blurb{
	font-size:12px;
	color:#77685c;
}

.quiz .question{
	font-size:11px;
	font-weight:bold;
	color:#77685c;
}

.quiz .textfields{
	font-size:11px;
	color:#77685c;
	border:1px #666666;
}

.quiz .radiobutn{
	font-size:11px;
	color:#77685c;
}

.quiz .smalltext{
	font-size:10px;
	color:#77685c;
}

.quiz .choices{
	font-size:11px;
	color:#666666;
}

.quiz .termstitle{
	color:#b89880;
	font-size:10px;
	font-weight:bold
}

.quiz .terms{
	font-size:10px;
	color:#827265;
	margin-left:5px;
	margin-bottom:3px;
}
