



body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.info {
   font-size: 10px;
}

.title {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 24px;
   line-height: 30px;
   font-weight: bold;
   color: #000000;
   margin-top: 0px;
   margin-bottom: 2px;
}

a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   text-decoration: none;
   color: #00AAF0;
}

a:hover {
   color: #ED2328;
}

a.menu {
   white-space:nowrap;
}

a.menu:hover {
   color: #ED2328;
}

a.menuselect {
   font-weight: bold;
   color: #F08900;
   white-space:nowrap;
}

a.menuselect:hover {
   font-weight: bold;
   color: #ED2328;
}

h2.section {
   line-height: 30px;
   margin-bottom: 2px;
}
