h2,.Header,.header   {
	font-weight: normal;
	font-size: 28px;
	color: #142438;
	line-height: 26px;
	margin-top:0px;
}

h3,.SubHeader,.subheader{
	font-weight: normal;
	font-size: 20px;
	color: #8f8432;
	line-height: 24px;
	margin-top:0px;
}
p, li, td
{
	color:#333;
}

/* Main Styles */
td,body,p{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none; 
	line-height: 18px;
}

/* Links */
a{ color: #8f8432; text-decoration: underline; font-weight:bold;}
a:hover{ color: #142438; text-decoration: underline; font-weight:bold;}

