a{	color: #517cc3;}
a:link,a:visited{}
a:hover{
text-decoration: underline;}
html{
	font-size: 16px;
}
body{
	color: #545556;
	text-align: left;
	line-height:20px;
	font-family:  "Trebuchet MS", Arial, Helvetica,sans-serif;
}


strong
{
	font-weight:bold;
}
#maincontent{
	font-size: 1.3em;
}

#maincontent h1{
	margin-bottom:12px;
	color: #cc242c;
	font-size: 1.615em;
	font-weight: bold;
	margin-top: 12px;
	line-height: 1.5em;
}
#maincontent h2{

	color: #cc242c;
	font-size: 1.153em;
	font-weight: bold;
	margin-top:19px;
	line-height: 1.5em;
}

#maincontent h3{
	color: #cc242c;
	font-size: 1em;
	font-weight: bold;
	margin-top:19px;
}

#maincontent h4{
	color: #cc242c;
	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{
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 16px;
	margin-bottom: 6px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	

	

}

#maincontent ul{
	margin: 1em 10px 1em 0px
}
#maincontent p {
	margin: 0 0 1em 0;
}
i,em{
	font-style: italic;
}
