a{	color: #004fb2;}
a:link,a:visited{}
a:hover{
text-decoration: underline;}
html{
	font-size: 16px;
}
body{
	color: black;
	font-family: Helvetica, Arial, sans-serif;;
}


strong
{
	font-weight:bold;
}

#maincontent{
	
	font-size: 1.2em;
	color:#585757;
}

#maincontent h2{

}

#maincontent h3{

}

#maincontent h4{

}

#maincontent h5{

}

#maincontent h6{

}

#maincontent ul li{
	padding: 0px 12px 0px 11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	color:#545454;
	background-position: right 7px;
}

#maincontent ul{
	margin: 0.2em 10px 1em 0px
}

