body {
    background-color:  #000000; 
}
body,td,p { 
		font: 8pt tahoma; 
		color: #ffffff;
}
a {
    color:             #550000;
    font-family:       tahoma; 
    font-size:         8pt;
    text-decoration:   none;
    font-weight:       bold;
}
a:visited {
    color:             #550000;
    font-family:       tahoma;
    font-size:         8pt;
    text-decoration:   none; 
}
a:active {
    color:             #550000;
    font-family:       tahoma;
    font-size:         8pt;
    text-decoration:   none;
}
a:hover {
    color:             #ffffff;
    font-family:       tahoma; 
    font-size:         8pt;
    text-decoration:   none;
}
h3.page-header {
    font-size:         16pt;
    font-family:       tahoma;
    font-weight:       bold;
    background-color:  #000000;
    color:             #ffffff;
    padding: 6px;
    border:            1px solid #000000;
	    }
.quickreply {
margin-top: 1em;
width:100%;
}
.box, .entrybox {
border:  solid #000000;
}
