a:visited, a:active	{
	font-family: times,serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	}

a:link	{
	font-family: times,serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}


td	{
	font-family: times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #24496E;
	}

p	{
	font-family: times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #24496E;
	}

h2	{
	font-family: times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	}

h3 {
	font-family: Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #336633;
}

h4 {
	font-family: Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}

.head2 {
	font-family: times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	}

.head3 {
	font-family: Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}

.footer	{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336633;
	}
	
a.footer:link, a.footer:visited, a.footer:active {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	}

a.footer:hover {
	text-decoration: underline;
	}

.anchor	{
	font-family: times,serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	}

.blueBg {
	background-image:url(/images/new/hTopBg.gif);
	background-repeat:repeat-y;
}