html,body, td {
font-size: 10pt;
font-family: Arial;
margin: 0 0 0 0;
}
h1
{
	color: #3975BD;
	font-size: 18pt;
}

h2
{
	font-size: 16pt;
	color: #3975BD;
}

h3
{
	font-size: 14pt;
	font-weight: bold;
	color: #3975BD;
}

h4
{
	font-size: 12pt;
	color: #3975BD;
}

h5, h6
{
	font-size: 10pt;
	color: #3975BD;
}

a.latest-news-item {
color: #FFFFFF;
font-family: Verdana;
TEXT-DECORATION: none ;
font-size: 9pt;
}
.breadcrum {
color: #4208FF;
font-family: Verdana;
font-weight: bold;
font-size: 8pt;
}
a.breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:hover,
a.breadcrum:visited:hover {
color: #4208FF;
text-decoration: none;
}
/* Footer Area */
div#footer p {
font-family: Verdana;
font-size: 9pt;
text-align:center; 
margin-top: 10px;
color: #182021 ;
}
div#footer a {
color: #182021 ;
TEXT-DECORATION: none ;
}

a {
text-decoration: none ;
color: #3130FF;
}

a:active {
text-decoration: none ;
}

a:visited {
text-decoration: none ;
}
a:hover {
text-decoration: none ;
}
 