
BODY { color: #00CC00; background-color: #2b1d02 }


P { color: #00CC00; text-decoration:none; font-weight:bold; font-family:verdana, sans-serif }
P.main { color:#00CC00; text-decoration:none; font-weight:bold; font-family:courier, monospaced; font-size:large }

A.main:link { color: #2b1d02; text-decoration:none; font-weight:bold; font-family:courier, monospaced; font-size:large }
A.main:visited { color: #2b1d02; text-decoration:none; font-weight:bold; font-family:courier, monospaced; font-size:large }
A.main:hover { color: #CCCC00; text-decoration:underline; font-weight:bold; font-family:courier, monospaced; font-size:large }

A:link { color: #2b1d02; text-decoration:underline; font-weight:none }
A:visited { color: #2b1d02; text-decoration:underline; font-weight:none }
A:hover { color: #e1983c; text-decoration:underline; font-weight:none }

A.yellow:link { color: #CCCC00; text-decoration:underline; font-weight:bold  }
A.yellow:visited { color: #CCCC00; text-decoration:underline; font-weight:bold  }
A.yellow:hover { color: #00CC00; text-decoration:underline; font-weight:bold  }

.normal { color: #2b1d02; text-decoration:none; font-weight:none; font-family:verdana, sans-serif; font-size: 10pt }

.normal2 { color: #00CC00; text-decoration:none; font-family:verdana, sans-serif; font-size: 10pt }

.main { color:#2b1d02; text-decoration:none; font-weight:none; font-family:verdana, geneva, sans-serif; font-size:large }
.yellow { color: #CCCC00; text-decoration:none; font-weight:bold; font-family:courier, monospaced; font-size: 10pt }
.white { color: #FFFFFF; text-decoration:none; font-weight:bold; font-family:verdana, sans-serif; font-size: 12pt }
.smgreen { color:#00CC00; text-decoration:none; font-family:courier, monospaced }
.normal_yellow { color: #CCCC00; text-decoration:none; font-weight:bold; font-family:verdana, sans-serif; font-size: 10pt }

.indented
   { 
   padding-left: 50pt;
   padding-right: 50pt;
 }

.maintable, .maintable TD, .maintable TH
{ 
width: 1000;
font-family:verdana,sans-serif;
font-size:8pt;
color:black;
background-color:white;
border:0;
padding:0;
cell-spacing:0;
  }