H1 {font-size: 18pt; font-family: arial; color: #800080}
H2 {font-size: 14pt; font-family: arial}
H3 {font-size: 12pt; font-family: arial}
P {font-family: arial}

table.Console {
    width=120px;
    background-color=#F1F1F1;
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-bottom: solid 1px #999999;
    border-right: solid 1px #999999;
}

td.ConsoleTitle {
    width=120px;
    font-weight: bold;
    font-family: arial;
    color: #FFFFFF;
    filter:alpha(Opacity=100, FinishOpacity=60, Style=1);
    background-color: #800080;
}
/*
div.Nav {
    width=120px;
    background-color: #F1F1F1;
    visibility: visible;
}

a:link.Nav, a:visited.Nav {
    color = #000000;
    text-decoration: none;
}
a:hover.Nav {
    background-color: #CCCCCC;
    text-decoration: none;
    border: 1px solid #999999;
    width: 120px;
}*/
