body {  
margin-top: 0;
margin-bottom: 0;
}
 
a.one:Link {color:#FF0000;text-decoration:underline;}
a.one:Visited {color:#FF0000;text-decoration:underline;}
a.one:Hover {color:#009900;text-decoration:none;}

a.two:Link {color:#009900;text-decoration:underline;}
a.two:Visited {color:#009900;text-decoration:underline;}
a.two:Hover {color:#FF6600;text-decoration:none;}

h4 {
font-family: "Arial";
color: #0000FF;
font-size: 12pt;
font-weight: bold;
}
 
.text { font: 10pt "Arial";
color: #0000FF;
}

.text2 { font: 8pt "Verdana";
color: #333333;
}
 
.text3 { font: 12pt "Arial";
color: #333333;
}

.text4 { font: 8pt "Trebuchet MS";
color: #333333;
}

.text5 { font: 10pt "Verdana";
color: #333333;
}

.text6 { font: 10pt "Arial";
color: #333333;
}

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

.table1 {
border-style: solid;
border-color: #FFCC33;
border-width: 0 0 5px 0;
}

.table2 {
border-style: solid;
border-color: #FFCC33;
border-width: 5px 0 0 0;
}
