body {font-family: arial,verdana,helvetica,sans-serif; font-size: 11pt; background: #FFFFFF; }
/* E8E8CD = light sage; background was CCFFFF light blue, brown 663300 text & accents below */

/*below must be added in for netscape 4 only*/
div,th,td {font-family: arial,verdana,helvetica,sans-serif; }

a.bodylink:link {COLOR : #0099CC; font-weight: bold; text-decoration:underline;} /* was #999966 beige */
a.bodylink:visited {COLOR : #0099CC; font-weight: bold; text-decoration:underline;} /* was 0099FF less greeny blue */
a.bodylink:active {COLOR : #ff9933; font-weight: bold; background-color: #ffffff; text-decoration:none;}
a.bodylink:hover {COLOR : #ffffff; font-weight: bold; background-color: #663300; text-decoration:none;}

a.leftnavlink:link {COLOR : #663300; font-weight: bold; text-decoration:underline;}
a.leftnavlink:visited {COLOR : #663300; font-weight: bold; text-decoration:underline;}
a.leftnavlink:active {COLOR : #ff9933; font-weight: bold; background-color: #ffffff; text-decoration:none;}
a.leftnavlink:hover {COLOR : #FFFFFF; font-weight: bold; background-color: #0099CC; text-decoration:none;}

ul.colorarrow {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 10pt;
 list-style: circle outside url("/triangle.gif")
}

ul.colorarrowsml {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 9pt;
 list-style: circle outside url("/triangle.gif")
}

ul.plainindented {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 10pt;
 margin-left:60px; 
 margin-right:0px; 
 list-style:square;
}

.logoheading {
 font-family: felix titling,arial,verdana,helvetica,sans-serif;
 text-align: center;
 font-size: 14pt;
 font-weight: bold;
 letter-spacing: 4px;
 text-transform: uppercase;
 color: white;
 background-color: #663300; /* brown */
}

.plaintext {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 10pt;
 color: black;
}

.offset {
 color: #0099CC; /* was FF6600 dark orange- ff9933 med orange */
 font-weight: bold;
}

.heading {
 font-size: large;
 font-weight: bold;
}

.offsetheading {
 color: #0099CC; /* was FF6600 dark orange- ff9933 med orange */
 font-size: large;
 font-weight: bold;
}

