
body {
   color: #000000;
   background: #FFFFFF;
   background-image: none;
}
.gen-text {
   font-family: , Verdana, Arial, Helvetica, sans-serif;
   font-size: ;
}
.gen-sub-text {
   font-size: smaller;
}
a, a:link, a:active, a:visited {
   color: #ACD7AC;
}
.lighterbg {
   background-color: #E0E0E0;
   color: #ACD7AC;
}
.darkerbg {
   background-color: #D0D0D0;
   color: #000000;
}
.vah4{
	font-size: 4px;
}
.vah8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.vah9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.vah10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
    font-family: verdana;
	font-size: 24px;
}
.motto {
	font-family: helvetica;
	font-size: 12px;
}

    
.main-bg {
   background: #FFFFFF;
   color: #000000;
}
.text-small {
   font-size: xx-small;
   font-family: verdana;
   text-decoration: none;
}
.inv-bg {
    background: #ACD7AC;
    color: #FFFFFF;
}
.menu-selected {
    color: #008156;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
}
.menu {
    background: #ACD7AC;
    color: #FFFFFF;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
}
.menu2 {
    background: #008156;
    color: #ACD7AC;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
}
a.menu-selected, a.menu-selected:link, a.menu-selected:visited {
    color: #008156;
}


a.menu, a.menu:link, a.menu:visited {
    color: #FFFFFF;
}
a.menu:hover, {
   color:#008156;
}

body { 
	background-color:FFFFFF
}
