.body{ background-color:FFFFFF; color:757575; }
.title{ color:757575; font-family: sans-serif; font-size:22 }
.text{ color:757575; font-family: sans-serif; font-size:14 }
.sectionTitle{ color:757575; 
               font-family: sans-serif; 
               font-size:15; 
               font-weight:bold
             }
.footer{ color:757575; font-family: sans-serif; font-size:10 }
.menuRow{ background-color:757575 }
.menuNormal{ color:d6d6d6; 
             font-family: sans-serif; 
             font-weight:bold; 
             font-size:16; 
	     background-color:757575 
           }
.menuSelected{ color:FFFFFF; 
               font-family: sans-serif; 
               font-weight:bold; 
               font-size:16; 
               background-color:757575 
             }
.menuLink:hover{ text-decoration: none; color:d6d6d6 }
.menuLink:link{ text-decoration: none; color:d6d6d6 }
.menuLink:visited{ text-decoration: none; color:d6d6d6 }
.menuLink:active{ text-decoration: none; color:d6d6d6 }
