a{	color: #0c3151;}
a:link,a:visited{}
a:hover{
text-decoration: underline;}
html{
	font-size: 16px;
}
body{
	color: #7a7572;
	text-align: left;
	font-size: 0.625em;
	font-family:   Arial, Helvetica,sans-serif;;
}
h1{
	font-size: 32px;
	line-height: 40px;
	margin: 15px 0 5px 0;
	color:#78b948;
	
}

strong
{
	font-weight:bold;
}



#maincontent h2{
	margin-bottom: 6px;
	color: #0c3151;
	font-size: 1.334em;
	font-weight: bold;
	margin-top: 5px;
	line-height: 1.5em;
}

#maincontent h3{
	color: #78b948;
	font-size: 1.333em;
	line-height: 1.333em;
	font-weight: bold;
	margin-top: 21px;
}

#maincontent h4{
	color: #0c3151;
	font-size: 1.333em;
	line-height: 1.333em;
	font-weight: bold;

}

#maincontent h5{
	color: #78b948;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}

#maincontent ul li{
	padding: 8px 0px 7px 12px;
	background-repeat: no-repeat;
	color:#0c3151;
	background-position: 1px 16px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	border-bottom:1px dotted #434343;
	font-weight: bold;
	

}

#maincontent table td
{
	padding:5px;
}

#maincontent ul{
	margin: 1em 10px 1em 0px
}
#maincontent p {
	margin: 0.5em 0 1em 0;
}
