
body, td, p, input {
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #333333;
}
.mm_header{
   font-family: arial, sans-serif;
   font-size: 18px;
   font-weight: 700;
   color: #339900;
}

.sub_nav {
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: 800;
   color: #026c00;
}

a.subnav:link {
   font-family: arial, sans-serif;
   font-size: 11px;
   font-weight: 800;
   color: #026c00;
   text-decoration: none;
}

a.subnav:hover {
   font-family: arial, sans-serif;
   font-size: 11px;
   font-weight: 800;
   color: #026c00;
   text-decoration: underline;
}

a.subnav:active {
   font-family: arial, sans-serif;
   font-size: 11px;
   font-weight: 800;
   color: #026c00;
   text-decoration: underline;
}

a.subnav:visited{
   font-family: arial, sans-serif;
   font-size: 11px;
   font-weight: 800;
   color: #026c00;
   text-decoration: none;
}

a:link{
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #006600;
   text-decoration: underline;
}

a:hover{
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #006600;
   text-decoration: underline;
}

a:visited{
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #006600;
   text-decoration: underline;
}

a:active{
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #006600;
   text-decoration: underline;
}

