BODY, html { 
background: #FFFFFF ; 
margin: 0 ; 
scrollbar-face-color: #000080 ; 
scrollbar-shadow-color: black ; 
scrollbar-track-color: #353535 ; 
scrollbar-arrow-color: red ; 
font-family: sans-serif; 
font-size: 12pt ; 
color: #000055 ; 


}

A { 
font-family: sans-serif ; 
font-size: 10pt ; 
text-decoration: none ; 
color: #000088 ; 
}

a:hover { 
font-family: sans-serif; 
font-size: 10pt; 
text-decoration: underline ; 
color: #0000ff ; 
}

A.footer { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #770022 ; 
}

A.footer:hover { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: underline ; 
color: #770022 ; 
}



A.n {
display: block ;
width: 160px;
height: 30px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 10pt ;
font-weight: normal ;
color: #ffffff ;
line-height : 1.5em ;
padding: 0px ;
background-image: url(image/spacer.gif) ;
}

A.n:hover {
display: block ;
width: 160px;
height: 30px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 10pt ;
font-weight: normal ;
color: #ffffff ;
line-height : 1.5em ;
padding: 0px ;
background-image: url(image/over.gif) ;
}

A.p {
display: block ;
width: 200px;
height: 40px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 10pt ;
font-weight: normal ;
color: #ffffff ;
line-height : 1.5em ;
padding: 0px ;
background-image: url(image/p-off.gif) ;
}

A.p:hover {
display: block ;
width: 200px;
height: 40px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 10pt ;
font-weight: normal ;
color: #ffffff ;
line-height : 1.5em ;
padding: 0px ;
background-image: url(image/p-over.gif) ;
}

P.n {
display: block ;
width: 160px;
height: 30px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 10pt ;
font-weight: normal ;
color: #ffffff ;
line-height : 1.5em ;
padding: 0px ;
background-image: url(image/active.gif) ;
}



A.credit { 
font-family: sans-serif ; 
font-size: 7pt ; 
text-decoration: none ; 
color: #41495f ; 
}

a.credit:hover { 
font-family: sans-serif; 
font-size: 7pt; 
text-decoration: underline ; 
color: #41495f ; 
}

P { 
font-family: sans-serif; 
font-size: 12pt ; 
color: #000055 ; 
}

P.footer { 
font-family: sans-serif; 
font-size: 9pt ; 
color: #41495f ; 
}

UL, OL, LI { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: #000080 ;
}

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: sans-serif ; 
font-size: 20pt ; 
color: navy ; 
}

H4 { 
font-family: sans-serif; 
font-size: 18pt ; 
color: navy ; 
}

H5 { 
font-family: sans-serif ;  
font-size: 16pt ; 
color: navy ; 
}

H6 { 
font-family: sans-serif ;  
font-size: 12pt ; 
color: navy ; 
}


INPUT, OPTION, SELECT { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: #000000 ; 
border-style: thin ; 
border-color: #00A771 ; 
background-color: #FCD339 ; 
padding: 2 ;
}

INPUT.1 { 
font-family: sans-serif ; 
font-size: 12pt ; 
font-weight: bolder ;
color: #FFFFFF ; 
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 ; 
background-color: #FCD339 ;
padding: 2 ;
}



