body {

     margin-top: 0px;
     margin-bottom: 0px;
     padding: 0;

}



img { 
margin : 0 0 0 0;
} 

p { 
font-size : 11px;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
color : black;
background-color : white;
text-align : normal;
margin : 0;
}
 
h1 { 
font-size : 11px;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
color : black;
background-color : transparent;
text-align : center;
margin : 0;
} 

h2 { 
font-size : 11px;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
color : black;
background-color : transparent;
text-align : right;
margin : 0;
} 

h3 { 
font-size : 11px;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
color : black;
background-color : white;
text-align : justify;
margin : 0;
}


h4 { 
font-size : 11px;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
color : black;
background-color : white;
text-align : right;
margin : 0;
} 
 

 
h5 { 
font-size : 9px;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
color : black;
background-color : white;
text-align : left;
margin : 0;
}



A:link { 
color : #000080;
background-color : transparent;
text-decoration : none;
} 
A:visited { 
color : #000080;
background-color : transparent;
text-decoration : none;
} 
A:hover { 
color : maroon;
font-weight : bold;
background-color : transparent;
text-decoration : none;
} 
A:active { 
color : #000080;
background-color : transparent;
text-decoration : none;
}


#container {
 overflow: auto;

  }

#containerb {
 overflow: auto;

  }

#containerc {
 overflow: auto;

  }
