<!--
lime green 99CC00
orange FF6600
-->

P.text1 {font-size: 10pt; font-family: verdana; color: #333333}
P.text2 {font-size: 10pt; font-family: verdana; color: #000000}
P.text3 {font-size: 18pt; font-family: verdana; color: #000000}
P.small {font-size: 6pt; font-family: verdana; color: #000000}

A:link {text-decoration: none; color: #FF6600}
A:visited {text-decoration: none; color: #FF6600}
A:active, A:hover {text-decoration: underline; color: #99CC00}

body { 
    scrollbar-base-color: #FF6600; 
    scrollbar-face-color: #000000; 
    scrollbar-track-color: #000000; 
    scrollbar-arrow-color: #99CC00;
    scrollbar-highlight-color: #FF6600; 
    scrollbar-3dlight-color: #FF6600; 
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #000000; 
    background-color: #000000 ;
}

#mainMenu {
    background-color: #686D78;
}

#mainBackground {
   background-color: #B3CCC8;
}

#inputElement {
	background: #CCCCCC;
}

TD.main {font-size: 14pt; font-family: arial; color: #FFFFFF}
TD.logHeader {font-size: 12pt; font-family: arial; color: #FFFFFF}
TD.log {font-size: 10pt; font-family: arial; color: #FFFFFF}
TD.logSignature {font-size: 8pt; font-family: arial; color: #FFFFFF}
TD.question {font-size: 10pt; font-family: arial; color: #99CC00}