.logo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00496C;
}
.logo4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #940198;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: underline;
}
.smaller_text { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: lighter; 
	color: #00496C; 
}

.submit-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #009999;
	background-color: #FFFFFF;
	border: thin solid #009999;

}
.questions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;

}
.ques-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.refcite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.refcite-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
}