body {
background-color:black;
}

td, p {
font-family:  Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
}

a:link, a:visited, a:active {  
color: #CEDDF1;
text-decoration:underline;
}

a:hover {
color: #F8F8F8;
text-decoration: hover;
}

hr {
height:1px;
}

h5 {
font-size:10pt;
font-weight:bold;
}

.verysmall {
font-size: 9px;
font-weight: bold;
}

.pageheadline {
font-size: 13px;
font-weight: bold;
padding-left:48px;
}

.stdinput {
border:1px white inset;
}

.stdbutton {
border:1px white outset;
width:75px;
font-size:9pt;
}