BODY {
 background-color: #000000;
 font-family: verdana, sans-serif;
 font-size: 9pt;
 color: #FFFFFF;
 margin-top: 20px;
 margin-left: 0px;
 margin-right: 0px;
}
LI,TD {
 font-family: verdana, sans-serif; 
 font-size: 9pt;
 color: #FFFFFF;
}
LABEL {
 font-weight: bold;
}
HR {
 border: 1px solid #9EA615;
 width: 650px;
 text-align: center;
}
.link {
 color: #FFF;
 text-decoration: underline;
 cursor: pointer;
 cursor: hand;
}
.sm {
 font-size: 8pt;
 color: #ffffff;
}
.ftr {
 font-size: 7pt;
 color: #303030;
}
.title1 {
 color: #9EA615;
}
.title2 {
 color: #9EA615;
 font-size: 11pt;
 font-weight: bold;
}
A:link {
 color: #9EA615;
}
A:visited {
 color: #9EA615;
}
A:hover {
 color: #FFFFFF;
}
A:active {
 color: #FFFFFF;
}
