.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
}
.maincat {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
}
.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366cc;
}
a:link {
	text-decoration: none;
	color: #3366cc;

}     /* unvisited link */
a:visited {
	text-decoration: none;
	color: #3366cc;
                        }  /* visited link */
a:hover {
	text-decoration: underline;
	color: #de1e1e;
}   /* mouse over link */
a:active {
	text-decoration: none;
	color: #3366cc;
}   /* selected link */
.heading {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left
}
.heading1 {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left
}
hr {
	list-style-type: disc;
	color: #de1e1e;
}

TD {
	color: #333366;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px
}
dd {
	padding-bottom:9px;
}
.section-caption {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
}
.result-section-header {
	color:#0033CC;
	font-family:Arial;
	font-size:11px;
	color: #888888;
}
