BODY {
   color : #000000; 
   background : #cccc99; 
   font-family : Arial, sans-serif; 
}


P {
   font-family : Arial, sans-serif; 
   color : #000000; 
   margin-right : 10px; 
   margin-left : 10px;
}


H3 {
   font-weight : bold; 
   font-size : 13px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   margin-right : 10px; 
   margin-left : 10px;
}


H2 {
   font-weight : bold; 
   font-size : 15px; 
   font-family : Arial, sans-serif; 
   color : #999966; 
   margin-right : 10px; 
   margin-left : 10px;
}


H1 {
   font-weight : bold; 
   font-size : 18px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   margin-right : 10px; 
   margin-left : 10px;
}


UL {
	margin-left: 0.8em;
	padding-left: 0.8em;
	margin-bottom: 0;
    padding-bottom: 0;
    border-bottom-width: 0;
    line-height: 140%;
}


A:visited {
   color : #990099; 
   text-decoration : underline; 
}


A:link {
   color : #000099; 
   text-decoration : underline; 
}


A:active {
   color : #0000cc; 
   text-decoration : underline; 
}


A:hover {
   color : #009999; 
   text-decoration : underline; 
}


A.nav:visited {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   text-decoration: none
}


A.nav:link {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   text-decoration: none
}


A.nav:active {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   text-decoration : underline; 
   background-color: #ffff99
}


A.nav:hover {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   text-decoration : underline; 
   background-color: #ffff99
}


.nav {
   font-weight : normal; 
   font-size : 12px; 
   font-family : Arial, sans-serif; 
   color : #000000;
}

.bar {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, sans-serif; 
   color : #ffffff;
}

.bright {
   color : #cc0000;
}
