
body {
   color: #000000;
   background: #e4e4e4;
   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: #002BAC;
}
.lighterbg {
   background-color: #f4f4f4;
   color: #002BAC;
}
.darkerbg {
   background-color: #d4d4d4;
   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: verdana;
	font-size: 12px;
}

    
.box-menu {
    color: #000066;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
.box-menu-selected {
    color: #C5C5C5 ! important;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}

a.box-menu:hover, .hover {
   color: #C5C5C5;
}

