body {  
background: #379BED;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#273494;text-decoration:underline;}
 a.one:Visited {color:#273494;text-decoration:underline;}
 a.one:Hover {color:#379BED;text-decoration:none;}
 
 a.two:Link {color:#FFFFFF;text-decoration:none;}
 a.two:Visited {color:#FFFFFF;text-decoration:none;}
 a.two:Hover {color:#379BED;text-decoration:underline;}
 
h1, h2 { font-family: arial, helvetica, sans-serif;
color: blue;
font-size: 1.8em; }

h4 {
font-family: "Arial";
color: #333333;
font-size: 100%;
font-weight: bold;
}
 
#text { font: 8pt "Verdana";
color: #333333;
}

#text2 { font: 10pt "Verdana";
color: #333333;
}
 
#text3 { font: 10pt "Arial";
color: #333333;
}

#text4 { font: 8pt "Verdana";
color: #FFFFFF;
}

img.bottom {vertical-align:text-bottom}

hr {
margin-left: 0;
margin-right:auto;
border-top: 1px solid #E7ECDF;
width: 90px;
height: 2px;
color: #E7ECDF;
text-align: left;
}

#table1 {
border-style: solid;
border-color: #F07018;
border-width: 0 0 3px 0;
}

