Body {background: white;
     font-family: "Arial";
     font-weight: 100
     color: black}
div.nav_bar {position: left: 0px; top: 0px; bottom: 0px}
div.main {position: left: 10px; right: 10px; top: 0px }

img {

border:none;

}

div.title {
	width: 612px; height: 15px;
	margin-left: 10px; top: 5px; bottom: 0px;
	text-align:center;
	 font-family: "Arial";
    	font-size: 16px;
}

div.my_wrapper{
    width: 612px; height: 792px;
}

div.body_text{
    float: left;
    padding: 0px 0px 0px 0px; 
    width: 576px; height: 756px;
    overflow: "visible";
p margin-top: 0px; margin-bottom: 0px; 
    width: 662px; height: 1490px;
    text-align:justify;    
    font-family: "Arial";
    font-size: 12px; 
    font-weight: 100; line-height: 1.1
}

div.my_footer{
    clear:both;
    width: 612px;
}