body {
 color: #000;
 background: #FFF;
 font-size: 11px; 
 font-family: verdana, helvetica, sans-serif;
 margin : 0px 0px 0px 0px;
}

h1 {
 color: #660033;
 font-size: 18px; 
 font-weight: bold; 
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
}


h2 {
 color: #004D28;
 font-size: 16px; 
 font-weight: bold; 
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
}

h2.red {
 color: #660033;
 font-size: 16px; 
 font-weight: bold; 
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
 margin:0px;
 padding-left:6px;
}


h3 {
 color: #000000;
 font-size: 16px; 
 font-weight: bold; 
 font-family: verdana, helvetica, sans-serif;
}


p {
 font-size: 11px;
 line-height: 17px; 
 font-family: verdana, helvetica, sans-serif;
 color: #000;
}

td {
 font-size: 11px;  
 font-family: verdana, helvetica, sans-serif;
 color: #000;
}


li, ul, ol {
 font-size: 11px;
 line-height: 17px; 
 font-family: verdana, helvetica, sans-serif;
 color: #000;
}


a:link { 
 color: #660033; 
 font-weight : normal;
 text-decoration: underline; 
 font-family: verdana, helvetica, sans-serif;
}

a:visited { 
 color: #660033; 
 font-weight : normal;
 text-decoration: underline; 
 font-family: verdana, helvetica, sans-serif;
}

a:active { 
 color: #996600;
 font-weight : normal;
 text-decoration: underline;
 font-family: verdana, helvetica, sans-serif;
}

a:hover { 
 color: #996600; 
 font-weight : normal;
 text-decoration: none; 
 font-family: verdana, helvetica, sans-serif;
}


a.gold:hover {
  text-decoration: underline; 
  color : #FFF;
  font-weight : normal;
}


a.gold:link {
  text-decoration: none; 
  color : #FFB739;
  font-weight : normal;
}

a.gold:active {
  text-decoration: underline; 
  color : #FFB739;
  font-weight : normal;
}

a.gold:visited {
  text-decoration: none; 
  color : #FFB739;
  font-weight : normal;
}

a.green:hover {
 font-size: 11px;
 color :#996600;
 font-weight : normal;
 text-decoration: underline; 
}

a.green:link {
 font-size: 11px;
 color : #004D28;
 font-weight : normal;
 text-decoration: none; 
}

a.green:active {
 font-size: 11px;
 color : #004D28;
 font-weight : normal;
 text-decoration: none; 
}

a.green:visited {
 font-size: 11px;
 color : #004D28;
 font-weight : normal;
 text-decoration: none; 
}

a.white:hover {
 font-size: 11px;
 color :#FFFFFF;
 font-weight : normal;
 text-decoration: underline; 
}

a.white:link {
 font-size: 11px;
 color : #FFFFFF;
 font-weight : normal;
 text-decoration: none; 
}

a.white:active {
 font-size: 11px;
 color : #FFFFFF;
 font-weight : normal;
 text-decoration: none; 
}

a.white:visited {
 font-size: 11px;
 color : #FFFFFF;
 font-weight : normal;
 text-decoration: none; 
}

.footer {
 font-size: 11px;
 line-height: 17px; 
 font-family: verdana, helvetica, sans-serif;
 color: #000000;
}

td.table_head {
 text-align:center;
 background:#f0f0f0;
 color:#000000;
 font-family:verdana, helvetica, sans-serif;
}

TD.lft {
 border-left:1px dashed #660033;	
 border-top:1px dashed #660033;
 border-bottom:1px dashed #660033;
 padding:6px;
}

TD.rgt { 
 border-right:1px dashed #660033;
 border-top:1px dashed #660033;
 border-bottom:1px dashed #660033;
 text-align:right;
 padding:6px;
}

TD.box {
 border:1px dashed #660033;
 padding:6px;
 text-align:center;
}
TD.mid {
 border-top:1px dashed #660033;	
 border-bottom:1px dashed #660033;
 padding-top:6px;
 padding-bottom:6px;
}
