
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #0D3357;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #0D3357;
}

a:hover
{
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0D3357;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0D3357;
	margin-bottom:  1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0D3357;
	margin-bottom: 1px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D3357;
	margin-top: 1px;
	margin-bottom:  2px;
}

.mainlinksNew
{
	background-image:url(images/darkGrad.jpg);
	background-repeat: repeat-x;
	background-color:#0D3357;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 42px;
	color: White;
	padding: 5px 0px;
	text-align:center;
}

.mainlinksNew a
{	
	font-weight:bold;
	color: White;
	text-decoration: none;
}

.mainlinksNew a:hover
{
	font-weight:bold;
	color: Yellow;
	text-decoration: none;
	
}
