body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.indexcontent, li {
	font-family: Arial;
	font-size: 12px;
	color: #727376;
	font-weight:normal;
	margin-right:50px;
	margin-left:2px;
	line-height:150%;
	text-align:left;
}

h1, h2, h3 { color: #727376; }

.indexcontent a:link, .indexcontent a:active, .indexcontent a:visited{	
	color: #4D90CD;
	text-decoration:none;
	
}

.indexcontent a:hover{	
	color: #000000;
	text-decoration:underline;
}

.indexcontent_header {
	font-family: Arial;
	font-size: 12px;
	color: #4D90CD;
	font-weight:bold;
}
.indexcontent2 {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	margin-right:30px;
	margin-left:0px;
	line-height:120%;
}

a.indexcontent2:link, a.indexcontent2:active, a.indexcontent2:visited{
	font-family: Arial;
	font-size: 15px;
	color: #008B99;
	font-weight: normal;
	margin-right:30px;
	margin-left:0px;
	line-height:120%;
	text-decoration:none;
}

a.indexcontent2:hover{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-right:30px;
	margin-left:0px;
	line-height:120%;
	text-decoration:underline;
}

.border {
	border-bottom:#808285;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#808285;
	border-top-style:solid;
	border-top-width:1px;
}
.bottomborder {
	border-bottom:#808285;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
