body {
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #5D5D5D;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C60202;
}
td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #5D5D5D;
}
.footer {
	font-size: 8pt;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 9pt;
	color: #2D4968;
	text-decoration: none;
}
hr {
	border: none 0;
	border-top: 1px solid #DBE3E3;
	height: 1px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #21385A;
	text-decoration: none;
}
.quetion {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.sidebartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #940400;
	text-decoration: none;
}
.sidebartext:hover{
	color: #FF9900;
	text-decoration: none;
}
.sidebar td{
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.sidebar tr:hover{
    font-color: #FF9900;
	background-color: #FFFFF9;
}
