.main_body{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
        margin-bottom: 0px;
	background-color: #ffffff;
    color: black; 
	font-size: 12px; 
	font-family: Arial;
	font-weight: bold;

}
.header_body{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
        margin-bottom: 0px;
	background-color: #ffffff;
    color: #6080B0; 
	font-size: 17px; 
	font-family: Arial;
	font-weight: bold;

}
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
        margin-bottom: 0px;
	background-color: #ffffff;
        font: normal 10pt;
	font-family: Arial;
        color: black;

}
.navbar_table{
        color: white;
        background-color: #6080B0;
}
.navbar_table_data{
        color: #000000;
	vertical-align: top;

}
.navbar_table_link{
        color: white;
        text-decoration: none
}
.navbar_table_link2{
        color: black;
        text-decoration: none;
		font-size: 12px;
}
.navbar_table_link:hover  {
        color:#ff8080 ;
        text-decoration: none
}
.menu{
        background-color: #6080B0;
        color: white;
}
.normal{
	font: normal 10pt;
	font-family: Arial;
        color: black;
}

.li{
  font: normal 8pt;
	font-family: Arial;
        color: black;
}

























