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