BODY { background-image: url('/images/background.jpg');
background-repeat: no-repeat;
background-attachment: fixed; 
 font-family:  Verdana, Arial, sans-serif;  
background-color: #669966 ;
color: #003300;
font-size: 10pt
         }

A:link    { color: #003300 }
A:visited { color: #003300 }

A:hover    {  color: #33FF33 }           


P { font-size: 12px;
    font-family: Verdana, Arial, sans-serif; 
	text-align: left;
	   color: #003300
           }
P.right { 
	text-align: right;
           }

P.caption { text-align: center;
		font-size: 11px
           }

P.feature { text-align: left;
		font-size: 11px;
		color: #CCCC99
           }

P.sidebar { font-size: 11px
           }

H1 { font-size: 20px;
    font-family: Times, serif; 
	   color: #003300;
    font-weight: 800
           }

H2 { font-size: 14px;
    font-family: Verdana, Arial, sans-serif; 
	   color: #CCCC99;
    font-weight: 800
           }

H3 { font-size: 11px;
    font-family: arial, Sans-serif; 
	   color: #CCCC99;
    font-weight: 200;
    text-align: right
           }
											
H4 { font-size: 11px;
    font-family: arial, Sans-serif; 
	   color: #CCCC99;
    font-weight: 600;
    text-align: center
           }

H5 { font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif; 
	   color: #ffffcc;
    font-weight: 200;
    text-align: center
           }

H7 { font-size: 14px;
    text-align: center;
    font-family: Verdana, Arial, sans-serif; 
	   color: #CCCC99;
    font-weight: 600;

           }

a.category:link {color: #cccc99 text-decoration: none; }
a.category:visited {color: #cccc99; text-decoration: none; }
a.category:hover {color: #003300; background-color: #99cc99; }
a.classes:link {color: #cccc99; text-decoration: underline; }
a.classes:visited {color: #cccc99; text-decoration: underline; }
a.classes:hover {color: #003300; background-color: #99cc99; }

H6 { font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif; 
	   color: #003300;
    font-weight: 200;
    text-align: center
           }

SUP { font-size: 60%
            }

blockquote { font-size: 11px;
            }

UL { font-size: 12px;
            }
