body {
margin-top:15%;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
overflow-x:hidden;
overflow-y:hidden;
font-family:Verdana,sans-serif;
font-size:10pt;
}

.mini {
font-size: 3px;
}

.index_table1 { 
width:100%; 
height:100px; 
background-color:#ffffff;
border-top:#000000 solid 0px;
border-bottom:#FFFFFF solid 0px;
text-align:center;


}

.index_table2 { 
width:100%; 
height:120px; 
background-color:#C4C5B5;
border-top:#000000 solid 0px;
border-bottom:#000000 solid 1px;
text-align:center;
}

.index_table3 {
width:100%;
height:20px;
background-color:#98C000;
border-top:#000000 solid 1px;
border-bottom:#000000 solid 1px;
font-size:10pt;
color:#000000;
font-style:normal;
font-weight:bold;
text-align:center;
}

a:link {
color:#ffffff; 
text-decoration:none
}

a:visited {
color:#ffffff; 
text-decoration:none
}

a:active {
color:#ffffff; 
text-decoration:none
}

a:hover {
color:#44422B; 
text-decoration:none
}