BODY, html { 
background: url() #efefef fixed repeat ; 
margin: 7 ; 
scrollbar-face-color: #8f97a8; 
scrollbar-shadow-color: #000000; 
scrollbar-track-color: #ffa70e; 
scrollbar-arrow-color: #ff0000; 
} 

A { 
font-family: sans-serif ; 
font-size: 10pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
font-family: sans-serif; 
color: #ff0000
}

A.footer { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #770022 ; 
}

a:hover.footer { 
font-family: sans-serif; 
font-size: 9pt; 
text-decoration: underline ; 

}

LI { 
font-family: sans-serif ; 
font-size: 10pt ; 
color: #000080 ;
}


P, TD, BLOCKQUOTE { 
font-family: sans-serif; 
font-size: 10pt ; 
color: #000080 ; 
}

P.footer { 
font-family: sans-serif; 
font-size: 9pt ; 
color: #41495f ; 
}


I { 
font-family: sans-serif ; 
font-size: 9pt ; 
}




INPUT, OPTION, SELECT { 
font-family: sans-serif ; 
font-size: 9pt ; 
color: #000000 ; 
border-style: none ; 
border-bottom-style: thin ; 
border-color: #3d3d3d ; 
background-color: #FFFC9E; 
padding: 2 ;
}

INPUT.1 { 
font-family: sans-serif ; 
font-size: 9pt ; 
font-weight: bolder ;
color: #efefef ; 
border-style: none ; 
background-color: #000080 ; 
padding: 2 ;
}

BUTTON { 
font-family: sans-serif ; 
font-size: 12pt ; 
font-weight: bolder ;
color: #FFFFFF ; 
border-style: none ; 
background-color: #000080 ; 
padding: 2 ;
}

TEXTAREA { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: #000000 ; 
border-style: thin ; 
border-color: #3d3d3d ; 
background-color: #FFFC9E ; 
padding: 2 ;
}










