/* Filly Stylesheet */
/* ----------------------------------- */

/* GENERAL STYLES */
h1,h2,h3,tr,td,p,b,li,i,body { font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif; color : #333333;}
h1,tr,td,body,a,p,b { font-size : 11px }
h1 { font-style : normal ; font-weight : normal;}
h2 { font-size : 22px ; font-style : normal ; font-weight : normal;}
h3 { font-size : 18px ; font-style : normal ; font-weight : normal;}
h4 { font-size : 16px ; font-style : normal ; font-weight : normal;}

/* HYPERLINKS */
a { font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif; color : #669966; text-decoration: none;}
a:hover { color : #FF9933;}
a.menu { font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.menu:hover { font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: normal;}

/* CUSTOM MADE CLASSES */
.title { font-size : 24px ; font-style : bold ; font-weight : normal; color: #FF9900;}
.black {color: #003300;}
.white {color: #FFFFFF;}
.green1 {color: #CCCC99;}
.green2 {color: #999966;}
.green3 {color: #666633;}
.green4 {color: #333300;}
.orange1 {color : #FF9933;}
.orange2 {color : #FF9900;}
.orange3 {color : #FF6600;}
.small { font-size : 9px;}
.popclass {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; background-color: #CCCCCC; width: 360px; color: #000000}

