html
{
    height:100%;
    margin-bottom: 1px;
}

a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000ff; text-decoration: none; }

a.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #80ffff; text-decoration: none; }

a:hover {  color: #ffff00; text-decoration: none; background-color: #0080ff; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000040; }

.text { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000040; }

.ts { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000040; }
.tsgd { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #cccc99; }
.tsw { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; }

.tw { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; }
.tbl { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000ff; }
.tr { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ff0000; }
.tg { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #008000; }
.tgd { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #cccc99; }

.mh { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000040; }
.mhbl { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #0000ff; }
.mhr { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #ff0000; }
.mhw { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #ffffff; }

.mhhp { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; line-height: 2em; color: #000040; }

.bh { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #000040; }
.bhbl { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #0000ff; }
.bhr { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #ff0000; }
.bhw { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #ffffff; }

.vbh { font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #000040; }

#navcontainer { width: 130px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 4px;
width: 130px;
background-color: #0000a0;
border-bottom: 1px solid #ffffff;
}

#navcontainer a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

#navcontainer a:hover
{
background-color: #80ffff;
color: #0080c0;
}

ul#navlist { 
margin: 0; 
}

