<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/


html {
overflow: -moz-scrollbars-vertical;
}


BODY {
margin:5% 7%; 
padding:0px;
text-align:center;
font-family: Arial;
font-size: 10pt;
color: #003366;
text-align: Left;
background-color: #cccccc;
}


H2 {
font-family: Arial;
font-size: 14pt;
text-decoration:none;
}

H3 {
font-family: Arial;
font-size: 12pt;
text-decoration:none;
}

img {
border-width: 1px;
border-color: #cccccc;
border-style: solid;
}

link { color: #0000FF; background-color: #FFFFFF; }
vlink { color: #CC3399; background-color: #FFFFFF; }
alink { color: #FF0000; background-color: #FFFFFF; }

table {
border-width: 0px;
border-color: #cccccc;
border-style: solid;
}

div { 
padding:10px; 
margin-left:200px; 
margin-top:0px; 
border-width: 1px;

} 



hr {
height: 4px;
border: 0;
border-top: 4px solid #cccccc;
} 

/* End Style Sheet commenting. */  -->
