BODY {
 background-color: #90A86F;
 font-family: verdana,arial;
 font-size: 10pt;
 color: #000000;
 margin-top: 10px;
}
P,LI,TD {
 font-family: verdana,arial;
 font-size: 10pt;
 color: #000000;
}
.paragraph {
 text-align: justify;
}
.pagetitle {
 font-family: verdana,arial;
 font-size: 15pt;
 font-weight: bold;
 color: #598527;
}
.pagetitle2 {
 font-family: verdana,arial;
 font-size: 12pt;
 font-weight: bold;
 color: #598527;
}
.pricetitle {
 font-family: verdana,arial;
 font-size: 13pt;
 font-weight: bold;
 color: #CC0000;
}
.highlight {
 font-weight: bold;
 color: #FFFFFF;
}
.highlight2 {
 font-weight: bold;
 color: #000000;
}
A:link { 
 text-decoration: underline; 
 color: #605CA8;
}
A:visited { 
 text-decoration: underline; 
 color: #605CA8;
}
A:hover { 
 text-decoration: underline;
 color: #90A86F;
}
A:active { 
 text-decoration: underline;
 color: #90A86F;
}
.small {
 font-family: verdana,arial;
 font-size: 8pt;
}
.footer {
 font-family: verdana,arial;
 font-size: 8pt;
 color: #000000;
}
.ftrlnk {
 font-size: 8pt;
 color: #000000;
}
A.ftrlnk:link {
 color: #000000;
}
A.ftrlnk:visited {
 color: #000000;
}
A.ftrlnk:active {
 color: #000000;
}
A.ftrlnk:hover {
 color: #FFFFFF;
}