.quote1 {
	font-family: verdana;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #3A58C3;
}
.quote-credit {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}
.mainbody {
	font-size: 12px;
	font-family: verdana;
	color: #666666;
}.mainbody-larger {
	font-size: 14px;
	font-family: verdana;
	color: #666666;
}
.question {
	color: #B01F38;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #002188;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002188;
}
a:hover {
	text-decoration: none;
	color: #FBBC33;
}
a:active {
	text-decoration: none;
	color: #002188;
}
