BODY {
 background-color: #A49989;
 font-family: verdana,arial;
 font-size: 8pt;
 color: #000000;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
}
LI {
 font-family: verdana,arial;
 font-size: 13px;
 color: #000000;
}
TD {
 font-family: verdana,arial;
 font-size: 8pt;
 color: #000000;
}
LABEL {
 font-weight: bold;
}
.note {
 font-size: 7pt;
}
.alt_text {
 color: #FFFFFF;
}
.highlight {
 color: #CC0000;
}
.title {
 color: #861A17;
 font-size: 10pt;
 font-weight: bold;
}
.titleblack {
 color: #000000;
 font-size: 12pt;
 font-weight: bold;
}
.horizrule {
 color: #FF0000;
 background-color: #FF0000;
 height: 2px;
 width: 400px;
}
A:link { 
 color: #861A17;
 text-decoration: underline; 
}
A:visited { 
 color: #861A17;
 text-decoration: underline; 
}
A:hover { 
 color: #000000;
 text-decoration: none; 
}
A:active { 
 color: #000000;
 text-decoration: none; 
}
.footer {
 color: #861A17;
}
A.footer:link { 
 color: #861A17;
 text-decoration: none; 
}
A.footer:visited { 
 color: #861A17;
 text-decoration: none; 
}
A.footer:hover { 
 color: #000000;
 text-decoration: underline; 
}
A.footer:active { 
 color: #000000;
 text-decoration: underline; 
}
