BODY {
 background-color: #737373;
 background-image: url(pics/dot.gif);
 font-family: verdana,arial;
 font-size: 10pt;
 color: #000000;
 margin-top: 20px;
}
P,LI,TD {
 font-family: verdana,arial;
 font-size: 10pt;
 color: #000000;
}
.small {
 font-size: 11px;
 color: #000000;
}
.pagetitle {
 font-family: tahoma,verdana,arial;
 font-size: 14pt;
 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: #DB241C;
}
.subtitle {
 font-family: verdana,arial;
 font-size: 12pt;
 font-weight: bold;
}
.highlight {
 font-weight: bold;
 color: #FFFFFF;
}
.highlight2 {
 font-weight: bold;
 color: #000000;
}
.formprompt {
 font-family: verdana,arial;
 font-weight: bold;
 color: #598527;
}
.btm {
 font-size: 8pt;
 color: #C1C1C1;
}
.blkbrdr {
 border-top: 1px solid #333333;
 border-left: 1px solid #333333;
 border-right: 1px solid #333333;
 border-bottom: 1px solid #333333;
}
A:link { 
 text-decoration: none; 
 color: #77A444;
}
A:visited { 
 text-decoration: none; 
 color: #77A444;
}
A:hover { 
 text-decoration: underline; 
 color: #77A444;
}
A:active { 
 text-decoration: underline; 
 color: #77A444;
}
A.pglinks:link {
 font-size: 8pt;
 color: #77A444;
 text-decoration: none;
}
A.pglinks:visited {
 font-size: 8pt;
 color: #77A444;
 text-decoration: none;
}
A.pglinks:hover {
 font-size: 8pt;
 color: #77A444;
 text-decoration: underline;
}
A.pglinks:active {
 font-size: 8pt;
 color: #77A444;
 text-decoration: underline;
}
A.bottom:link {
 font-size: 8pt;
 color: #C1C1C1;
}
A.bottom:visited {
 font-size: 8pt;
 color: #C1C1C1;
}
A.bottom:hover {
 font-size: 8pt;
 color: #C1C1C1;
 text-decoration: underline;
}
A.bottom:active {
 font-size: 8pt;
 color: #C1C1C1;
}
