a{	
outline:none;
color: #004080;
}
a:link,a:visited{}
a:hover{

text-decoration: underline;

}
html{
	font-size: 16px;
}
body{
	color: #4d4d4d;
	text-align: right;
	font-size: 0.625em;
	font-family: Arial, Helvetica, sans-serif;
}


.textcontent{
font-size:14px;
line-height:20px;
color:black;
}

.textcontent h2,
.textcontent h3,
.textcontent h4,
.textcontent h5,
.textcontent h6{
	
	color:#4d4d4d;
	
}

strong
{
	font-weight:bold;
}
.textcontent h2{
font-size:24px;
line-height:28px;
font-weight: bold;
color:black;
margin:0;
}
.textcontent h3{
font-size:14px;
font-weight: bold;
color:black;

}
.textcontent h4{
font-size:14px;
font-weight: bold;
	
}
.textcontent h5,
.textcontent h6{

font-size:12px;
font-weight: bold;

}



.textcontent ul li{
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	padding:2px 15px 2px 0;
	list-style: none;
}
#color_0 .textcontent ul li{
	background-position: right -245px;
}
#color_1 .textcontent ul li{
	background-position: right -781px;
}
#color_2 .textcontent ul li{
	background-position: right -245px;
}
#color_3 .textcontent ul li{
	background-position: right 7px;
}
#color_4 .textcontent ul li{
	background-position: right -478px;
}
.textcontent ol li{
list-style-type: decimal;
list-style-position: inside;

	
}

.textcontent ul,
.textcontent ol{
	margin: 0.5em 10px;

}

.textcontent ul,
.textcontent p{
	margin-bottom: 1em;
}

.textcontent a:link,
.textcontent a:visited{
	color:#004080;
	text-decoration:none;
	
}
.textcontent a:hover{
	text-decoration:underline;
	color:#004080;
}




