<HTML>
<BODY>
<PRE>BODY, html { 
background: url(image/tile.gif) #000000 fixed repeat ; 
margin: 5 ; 
scrollbar-face-color: #ff0000; 
scrollbar-shadow-color: #ffffff; 
scrollbar-track-color: #efefef; 
scrollbar-arrow-color: #ff0000; 
} 

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

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

A.footer { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #afafaf ; 
}

a.footer:hover { 
font-family: sans-serif; 
text-decoration: underline ;
font-size: 9pt; 
color: #ffff00 ;
}

A.m {
display: block ;
width: 198px;
height: 30px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #ffffff;

border: 6px ;
border-style: outset ; 
border-color: #cfcfcf  ; 
background-color:#393939;
border-right-width: 12 ;
border-right-style: solid ;
border-right-color: ;

padding: 3 ;
}

A.m:hover {
border: solid 1px #000000;
color: yellow ;
background-color:#393939;
text-decoration: blink ;

border: 6px ;
border-style: inset ; 
border-color: #cfcfcf  ; 
background-color:#393939;
border-right-width: 12 ;
border-right-style: solid ;
border-right-color:  yellow ;

padding: 3 ;
}

P.a {
display: block ;
width: 198px;
height: 30px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #000080 ;

border: 6px ;
border-style: outset ; 
border-color: #cfcfcf  ; 
background-color:#393939;
border-right-width: 12 ;
border-right-style: solid ;
border-right-color: ;
background-color:#FFFFFF;
padding: 3 ;
}


P, TD, BR { 
font-family: sans-serif; 
font-size: 12pt ; 
color: #B23434
 ; 
}

P.footer { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #afafaf ; 
}


LI { 
list-style: square outside; 
color: teal ; 
}

UL, OL { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: teal ;
}

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: #aa0012 ; 
}

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: #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 ;
}


BUTTON, button {
display: block ;
width: 170px;

text-align: center ;
text-decoration: none ;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #ffffff ;

border: 6px ;
border-style: outset ; 
border-color: #cfcfcf  ; 
background-color:#393939;

padding: 4 ;
}

INPUT.1 {
display: block ;
width: 170px;

text-align: center ;
text-decoration: none ;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #ffffff ;

border: 6px ;
border-style: outset ; 
border-color: #cfcfcf  ; 
background-color:#393939;

padding: 4 ;
}


.credit {
font-size: 13pt ;
color: #ff0000 ;
}

A:hover.credit {
font-size: 9pt ;
color: #ffffff ;
text-decoration: underline ;
}



