.menu {
        font-family: sans-serif;
        font-size:10pt;
        font-weight: bold;
        color: #0099FF;
        background-color: #003399;
        text-decoration:none;
}

.menu:active {
        font-family: sans-serif;
        font-size:10pt;
        font-weight: bold;
        color: #0099FF;
        background-color: #003399;
        text-decoration:none;
}

.menu:visited {
        font-family: sans-serif;
        font-size:10pt;
        font-weight: bold;
        color: #0099FF;
        background-color: #003399;
        text-decoration:none;
}

.menu:hover {
        font-family: sans-serif;
        font-size:10pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #003399;
        text-decoration:none;
}

.menuselected {
        font-family: sans-serif;
        font-size:10pt;
        font-weight: bold;
        color: #003399;
        background-color: #FFFFFF;
}

.footer {
        font-family: sans-serif;
        font-size:8pt;
        color: #000000;
        text-decoration:none;
        background-color: #FFFFFF;
}

.footer:active {
        font-family: sans-serif;
        font-size:8pt;
        color: #000000;
        text-decoration:none;
        background-color: #FFFFFF;
}

.footer:visited {
        font-family: sans-serif;
        font-size:8pt;
        color: #000000;
        text-decoration:none;
        background-color: #FFFFFF;
}

.footer:hover {
        font-family: sans-serif;
        font-size:8pt;
        color: #990000;
        text-decoration:underline;
        background-color: #FFFFFF;
}

.footerselected {
        font-family: sans-serif;
        font-size:8pt;
        color: #990000;
        background-color: #FFFFFF;
}

.small {
        font-family: sans-serif;
        font-size:8pt;
        color: #333333;
        text-decoration:none;
        background-color: #FFFFFF;
}

.small:active {
        font-family: sans-serif;
        font-size:8pt;
        color: #333333;
        text-decoration:none;
        background-color: #FFFFFF;
}

.small:visited {
        font-family: sans-serif;
        font-size:8pt;
        color: #333333;
        text-decoration:none;
        background-color: #FFFFFF;
}

.small:hover {
        font-family: sans-serif;
        font-size:8pt;
        color: #990000;
        text-decoration:underline;
        background-color: #FFFFFF;
}

.submenu {
        font-family: sans-serif;
        font-size:10pt;
        color: #003399;
        background-color: #FFFFFF;
        text-decoration:none
}

.submenu:active {
        font-family: sans-serif;
        font-size:10pt;
        color: #003399;
        background-color: #FFFFFF;
        text-decoration:none
}

.submenu:visited {
        font-family: sans-serif;
        font-size:10pt;
        color: #003399;
        background-color: #FFFFFF;
        text-decoration:none
}

.submenu:hover {
        font-family: sans-serif;
        font-size:10pt;
        color: #990000;
        background-color: #FFFFFF;
        text-decoration:none
}

.submenuselected {
        font-family: sans-serif;
        font-size:10pt;
        color: #990000;
        background-color: #FFFFFF;
}

.title {
        font-family: sans-serif;
        font-size:8pt;
        color: #0099FF;
}

b,body,center,div,font,h1,h2,h3,h4,h5,h6,i,li,p,strong,sub,sup,td,th {
        font-family: sans-serif;
        color: #000000;
}

a,a:active,a:visited {
        font-family: sans-serif;
        color: #0000FF;
        text-decoration:none;
}

a:hover {
        font-family: sans-serif;
        color: #0000FF;
        text-decoration:underline;
}

a,b,body,center,div,font,i,li,p,strong,sub,sup,td,th,h4,h5,h6 {
        font-size:10pt;
}

h1 {
        font-size:14pt;
}

h2 {
        font-size:12pt;
}

h3 {
        font-size:11pt;
}
