
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:     #009999;
font-size: 0.9em;
font-weight: normal;
background-color: #333333;
}

p {
font-size: 0.9em;
}

.header {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:     #CC6600;
font-size: 18px;
font-weight: bold;
}

.contrastText {
color:     #009900;
}

a {
color: #3399FF;
font-size: 0.9em;
text-decoration: none;
}


a:hover {
color: #FF6600;
text-decoration: underline;
}

.hiddenDiv {
color:     #FF6600;
position:absolute; 
width:250px; 
height:60px; 
z-index:1; 
left: 20px; 
top: 265px; 
visibility: hidden;
text-align: left;
}
