BODY, html { 
background: url(images/) #000022 fixed repeat ; 
margin: 0 ; 
font-family: arial, helvetica, veranda, sans-serif ;
font-size: 11pt ; 
color: #000088 ; 
}

A { 
text-decoration: underline ; 
color: #0000ff ; 
}

a:hover { 
text-decoration: underline ; 
color: #ff0000 ; 
}


.credit { 
font-size: 9pt ; 
text-decoration: none ; 
color: #888888 ; 
}

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

.wrapper {
width: 800px ;
background: #efefef ;
}

.n {
display: block ;
width: 150px ;
height: 20px ;
text-align: center ;
text-decoration: none;
font-size: 11pt ;
color: #ffffff ;
line-height : 1.2em ;
border: 1 px solid #000000 ; 
background-color: #000022 ;
}

a:hover.n {
display: block ;
width: 150px ;
height: 20px ;
text-align: center ;
text-decoration: none;
font-size: 11pt ;
color: #ffff00 ;
line-height : 1.2em ;
border: 1 px solid #000000 ; 
background-color: #000022 ;
}

a.a {
display: block ;
width: 150px ;
height: 20px ;
text-align: center ;
text-decoration: none;
font-size: 11pt ;
color: #ff0000 ;
font-weight: bold ;
line-height : 1.2em ;
border: 2 px solid #ff0000 ; 
background-color: #ffffff ;
}



.content_main {
padding: 10px ;
width: 650px ;
height: 400px ;
}

TD.left_col {
background: #000077 ;
width: 150px ;
text-align: right ;


}

.footer {
background: #000077 ;
}

H1 {
font-size: 14pt ;
color: gray ;
}

H2 {
font-size: 12pt ;
color: red ;
}

li {

font-size: 80% ;
color: #000000 ;

}
