body {  
background: #333333;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#39AB0B;text-decoration:underline;}
 a.one:Visited {color:#39AB0B;text-decoration:underline;}
 a.one:Hover {color:#FF0000;text-decoration:underline;}
 
 a.two:Link {color:#FFFFFF;text-decoration:none;}
 a.two:Visited {color:#FFFFFF;text-decoration:none;}
 a.two:Hover {color:#FFFF00;text-decoration:underline;}
 
 a.three:Link {color:#05319C;text-decoration:none;}
 a.three:Visited {color:#05319C;text-decoration:none;}
 a.three:Hover {color:#FF0000;text-decoration:none;}
 
p {text-align:justify; font:10pt "Arial"; color: #333333;}

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 "Arial";
color: #333333;
}

.text3 { font: 10pt "Verdana";
color: #FFFFFF;
}

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

.text5 { font: 12pt "Comic Sans MS";
color: #FF0000;
}

.text6 { font: 12pt "Comic Sans MS";
color: #05319C;
}

.text7 { font: 10pt "Arial";
color: #05319C;
}

.text8 { font: 10pt "Comic Sans MS";
color: #FF0000;
}

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

.table1 {
border-style: solid;
border-color: #333333;
border-width: 0 0 2px 0;
}

ul li {   
color: #333333;
font-family: arial;
font-size: 10pt;
text-indent: 20px;   
}
