BODY, html { 
background: url(images/) #008800 fixed repeat ; 
margin: 10 ; 
scrollbar-face-color: #ff0000; 
scrollbar-shadow-color: #ffffff; 
scrollbar-track-color: #efefef; 
scrollbar-arrow-color: #ff0000; 
font-family: Sans Serif, arial, helvetica; 
font-size: 12pt ; 
color: #B23434
} 

.container {
border: 2px outset navy ;
}

.content {
padding: 15px ;
}

.whois {
padding: 5px ;
border: none ;
}

A { 
font-family: sans-serif ; 
font-size: 12pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
font-family: sans-serif; 
font-size: 12pt; 
color: #ff0000
}

.credit { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a.credit:hover { 
font-family: sans-serif; 
font-size: 9pt; 
color: #ff0000
}

A.n {
display: block ;
width: 150px;
height: 20px ;
text-align: right ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #000088 ;
border: 1px solid red ;
padding: 1px ;
padding-left: 4px ;
background: #efefef ;
}

A.n:hover {
display: block ;
width: 150px;
height: 20px ;
text-align: right ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
border: 1px solid red ;
color: #efefef ;
padding-left: 4px ;
background: #000088 ;
}

P.n {
display: block ;
width: 150px;
height: 20px ;
text-align: right ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #efefef ;
padding: 1px ;
padding-left: 4px ;
border: 1px solid red ;
background: #880000 ;
}

A.n1 {
display: block ;
width: 150px;
height: 20px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #000088 ;
border: 1px solid red ;
padding: 1px ;
padding-left: 4px ;
background: #efefef ;
}

A.n1:hover {
display: block ;
width: 150px;
height: 20px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
border: 1px solid red ;
color: #efefef ;
padding-left: 4px ;
background: #000088 ;
}

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 ; 
}
