DIV.body{
  text-align : left;
  padding : 0px;
  width : 585px;
margin-top: 6px;
}


DIV.fees{
  text-align : center;
  padding : 0px;
  width : 585px;
  height : 400px;
  overflow: auto;
}


td.off {
background: #2D3384;
}

td.on{
background: #74828F;
}

a.menu:link {
text-decoration: none;
color: #FFFFFF;
}
a.volantium:link {
text-decoration: none;
color: #2D3384;
font-weight: bold;
}
a.email:link {
text-decoration: none;
color: #666666;
font-weight: normal;
}


a.menu:visited {
text-decoration: none;
color: #FFFFFF;
}
a.volantium:visited {
text-decoration: none;
color: #2D3384;
font-weight: bold;
}
a.email:visited {
text-decoration: none;
color: #666666;
font-weight: normal;
}

a.menu:active {
text-decoration: none;
color: #FFFFFF;
}
a.volantium:active {
text-decoration: none;
color: #2D3384;
font-weight: bold;
}
a.email:active {
text-decoration: none;
color: #666666;
font-weight: bold;
}

a.menu:hover {
text-decoration: none;
color: #FFFFFF;
}
a.volantium:hover {
text-decoration: none;
color: #2D3384;
font-weight: bold;
}
a.email:hover {
text-decoration: none;
color: #666666;
font-weight: bold;
}

table.fees {
font-size: 10;
color:#666666;
}

table.steps {
font-size: 10;
color:#666666;
vertical-align=top;
}


h1 {
text-decoration: none;
color: #2D3384;
font-weight: bold;
font-family: verdana;
font-size: 10;
font-weight: bold;
}

font.body {
text-decoration: none;
color: #666666;
font-weight: normal;
font-family: verdana;
font-size: 10;
}

tr.gray{
background: #E0E0E0;
text-decoration: none;
color: #666666;
font-weight: normal;
}
