<!--
BODY {
background-color:#333333;
color: #DDDDDD;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
}
H2 {
font-size:24px;
font-weight:100;
text-align:center;
letter-spacing:4px;
}
/* links */
A:LINK {
color:#b9c0ec;
font-weight : normal;
text-decoration : none;
}
/* visited links */
A:VISITED {
color: #b9c0ec;
font-weight : normal;
text-decoration : none;
}
/* mouse-over links */
A:HOVER {
color: #FFFFFF;
font-weight : normal;
text-decoration: underline;
}
TD {
padding:4px;
border-style:none;
border-width:2px;
border-color:#52626B;
vertical-align:top;
}
UL {
margin-top:10px;
margin-bottom:7px;
font-weight: normal;
}
LI {
margin-top:10px;
margin-bottom:7px;
font-weight: 500;
}
PRE
  { color: #dddddd;
    background: #333333;
    border: thin solid #555555;
    font-family: monospace;
  }
.legendiv
  { margin-top:20px;
    margin-left:0px;
    margin-right:0px;
    padding: 1em;
    border: thin solid #777777;
  }

.legendiv h3
  { position: relative;
    margin: 0.5em;
    top: -1.25em;
    padding: .2em .2em;
    display: inline;
    color: #DDDDDD;
    background: #333333;
    font-size: 16px;
    font-weight: normal;
  }

.menu {
font-family: Tahoma; font-size: 12px; color: #ffffff;
background-color: #333333;
padding-top: 1px;
padding-right: 4px;
padding-bottom: 1px;
padding-left: 4px;
border-top: thin solid #555555;
border-bottom: thin solid #555555;
border-right: thin solid #555555;
border-left: thin solid #555555;
}


-->
