/* CSS Document */
body{
	margin: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color:#000;
	font-size:10pt;
	word-spacing: 0.4em;
}


td{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color:#000;
	font-size:10pt;
	word-spacing: 0.4em;
	}
.span1{
	font-size:13pt;
	line-height: 30px;
	}
.copyright{
	text-align:center;
	color:#666;
	font-size:9pt;

}
.counter{
	text-align:right;
	color:#666;
	font-size:9pt;

}
.list{
	height:25px;
	border-bottom:1px solid #FFFFFF;
	text-align:center;
	font-size:10pt;
	color:#FFFFFF;
	}
	
.list2{
	height:25px;
	font-size:10pt;
		text-align:center;
	color:#FFFFFF;
	}
.list a{
	color:#FFFFFF;
	text-decoration: none;
	}
	
.list3
{	height:25px;
	border-bottom:1px solid #FFFFFF;
	text-align:center;
	font-size:10pt;
	color:#1E8D79;
	}
	
.list3 a{
     color:#1E8D79;
	 text-decoration: none;
	 }
	 	 
.content{
    font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color:#000;
	font-size:10pt;
	word-spacing: 0.4em;
	
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10pt;
	font-weight: bold;	
	word-spacing: 0.4em;
}
.link
{   
	padding-left: 13px;
}

.link li{
     color:#FFFFFF;
}
.link a{
     color:#FFFFFF;
	 text-decoration: none;
	 }
	 
.link a:hover{
	color: #0000CC;
}
