BODY, html { 
background: url() #5f5f5f fixed repeat ; 
margin: 5 ; 
scrollbar-face-color: #ff0000; 
scrollbar-shadow-color: #ffffff; 
scrollbar-track-color: #efefef; 
scrollbar-arrow-color: #ff0000; 
font-family: sans-serif; 
font-size: 12pt ; 
color: #000088 ;
} 

A { 
font-family: sans-serif ; 
font-size: 12pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
font-family: sans-serif; 
text-decoration: underline ; 
font-size: 12pt; 
color: #ff0000
}

.credit { 
font-family: sans-serif ; 
font-size: 10pt ; 
text-decoration: none ; 
color: #efefef ; 
}

.credit:hover { 
font-family: sans-serif; 
text-decoration: underline ; 
font-size: 10pt; 
color: #efefef
}




LI { 
list-style: disc red outside ;

}


EM { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: navy ; 
}

I { 
font-family: sans-serif ; 
font-size: 9pt ; 
}

H1 { 
font-family: sans-serif ;  
font-size: 24pt ; 
color: navy ; 
}

H2 { 
font-family: sans-serif ;  
font-size: 22pt ; 
color: navy ; 
}

H3 { 
font-family: serif ;  
font-size: 15pt ; 
color: red ; 
}


INPUT, OPTION, SELECT { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: #000000 ; 
border-style: thin ; 
border-color: #3d3d3d ; 
background-color: #e1e1e1 ; 
padding: 2 ;
height: 25 ;
}

TEXTAREA { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: #000000 ; 
border-style: thin ; 
border-color: #3d3d3d ; 
background-color: #e1e1e1 ; 
padding: 2 ;
}








