body {
color : #000000; 
font-family : arial; 
font-size : 10pt; 
} 
A:link, A:visited {
color : #000000; 
text-decoration : underline; 
} 
A:hover, A:active {
color : #ff9900; 
text-decoration : none; 
} 
.header:link, .header:visited {
color : #000000; 
text-decoration : none; 
} 
.header:hover, .header:active {
color : #ff9900; 
text-decoration : none; 
} 

.balk:link, .balk:visited {
color : #000000; 
text-decoration : none; 
} 
.balk:hover, .balk:active {
color : gray; 
text-decoration : none; 
} 

code {
color : #004898; 
font-family : arial; 
font-size : 10pt; 
} 
TABLE {
font-size : 10pt; 
color : #000000; 
font-family : arial; 
} 
TD {
font-size : 10pt; 
color : #000000; 
font-family : arial; 
} 
PRE {
font-size : 10pt; 
color : #000000; 
font-family : arial; 
} 
input, textarea, option, select {
font-family : comic sans MS; 
font-size : 10pt; 
color : #000000; 
border : 1px solid #769abe; 
background-color : #eff3f8; 
} 
HR {
border : 0; 
color : #769abe; 
background-color : #eff3f8; 
height : 1px; 
} 
.sig {
border : 0; 
color : #004898; 
background-color : #004898; 
height : 1px; 
} 
.phpcode {
border-width : 1px; 
border-style : solid; 
background-color : #cbd9e7; 
padding : 2px; 
width : 95%; 
} 
.quote {
background-color : #92aecb; 
border-color : #487097; 
border-style : solid; 
border-top-width : 1px; 
border-bottom-width : 1px; 
border-right-width : 0; 
border-left-width : 0; 
width : 100%; 
padding : 2px; 
}