@charset "utf-8";
 
 html, body {
 width: 100%;
 overflow-x: hidden;   
 margin: 0px;
 padding: 0px;
 border: 0px;
 color: #000;
 background: #fff;
 }
 html, body, p, th, td, li, dd, dt {
 font: 1em Arial, Helvetica, sans-serif;
 }

body div blockquote {
	color: #000;
}
 h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Helvetica, sans-serif;
 }
 h1 { font-size: 2em; }
 h2 { font-size: 1.5em; }
 h3 { font-size: 1.2em ; }
 h4 { font-size: 1.0em; }
 h5 { font-size: 0.9em; }
 h6 { font-size: 0.8em; }
 a:link { color: #00f; }
 a:visited { color: #009; }
 a:hover { color: #06f; }
 a:active { color: #0cf; }
 .divcenter {
 text-align:center;   
 }
 .tablecenter {
 width:100%;
 border:none;   
 }
 #not-found {
    float: left;
    margin: 0 10px 0 50px;
    overflow: hidden;
    width: 514px;
    }
    
.one {
width: 80%;margin-left:auto;margin-right:auto;text-align:justify;    
}
.two {
width: 80%;margin-left:auto;margin-right:auto;text-align:center;    
}    
.three {
width: 80%;margin-top:30px;margin-left:auto;margin-right:auto;text-align:center;    
}
.four {
width: 80%;margin-top:50px;margin-left:450px;margin-right:auto;text-align:justify;    
}
.five {
width: 80%;margin-top:50px;margin-left:390px;margin-right:auto;text-align:justify;    
}
.six {
width: 80%;margin-left:auto;margin-right:auto;text-align:center;    
}
.seven {
width: 80%;margin-left:auto;margin-right:auto;text-align:justify;    
}
.footer-social { float: right; margin-top:5px; }
ul { padding:0; margin:0 0 0 10px;}
.footer-social li {float:left; list-style:none; margin-left:5px;}
.footer-social span { }

.sociallike {
float:left;
margin-top:10px;
margin-left:130px;    
}