body {  
background: #333333;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
a.one:Link {color:#993300;text-decoration:none;}
a.one:Visited {color:#993300;text-decoration:none;}
a.one:Hover {color:#0066FF;text-decoration:underline;}
 
a.two:Link {color:#FFCC33;text-decoration:none;}
a.two:Visited {color:#FFCC33;text-decoration:none;}
a.two:Hover {color:#FFFFFF;text-decoration:underline;}

.text { font: 10pt "Trebuchet MS";
color: #333333;
}

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

.text4 { font: 10pt "Arial";
color: #E59337;
}

.text5 { font: 8pt "Arial";
color: #333333;
}

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

.text7 { font: 8pt "Verdana";
color: #333333;
}

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


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

.indent {text-indent: 10px;
}

.tdbg { background: #FFFFFF url('images/bg.gif') repeat-y left;
}

.bg1 { background: #FFFFFF url('images/stripes.gif') repeat-x center;
}

.table1 {
border-style: solid;
border-color: #C3C3C3;
border-width: 1px 1px 1px 1px;
}

.table2 {
border-style: solid;
border-color: #FFCC33;
border-width: 0 0 6px 0;
}
 
blockquote {   
color: #333333;
font-family: Verdana;
font-size: 8pt;
text-indent: 3px;
}
