.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3165BA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C7B2B6;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #A7BCD6;
}
.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	text-align: left;


}
.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #5284C7;
}
.refer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5284C7;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7B2B6;
	text-align: center;

}
.day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

