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

.container {
}

.nav {
background: #8a8a8a ;
/*background: url(images/leather.jpg) repeat ;*/
padding: 0px ;

}
.content {
padding: 10px ;
font-family: Sans Serif, Arial, Helvetica ; 
}

EM {
padding: 10px ;
font-family: Sans Serif, Arial, Helvetica ; 
font-size: 14pt ; 
color: #ff0000 ;
}

h1 {
font-size: 14pt ;
}

A { 
text-decoration: none ; 
color: #efefef ; 
}

a:hover { 
color: #ff0000 ;
}

.link {
color: #0000aa ;
}

.footer { 
font-size: 9pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a.footer:hover { 
font-size: 9pt; 
color: #ff0000
}

A.n {
display: block ;
width: 190px;
height: 25px ;
text-align: right ;
line-height: 1.5em ;
text-decoration: none;
font-weight: bold ;
color: #ffffff ;
border-bottom: 1px dashed #333333 ;
padding-right: 3px ;
}

A.n:hover {
display: block ;
width: 190px;
height: 25px ;
line-height: 1.5em ;
text-align: right ;
text-decoration: none;
font-weight: bold ;
color: #ffff00 ;
border-bottom: 1px dashed #efefef ;
padding-right: 3px ;
}

P.n {
display: block ;
width: 190px;
height: 25px ;
text-align: right ;
line-height: 1.5em ;
text-decoration: none;
font-weight: bold ;
color: #333333 ;
background: #bdf3ff ;
border-bottom: 1px solid #333333 ;
padding-right: 3px ;
}



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


I { 
font-size: 9pt ; 
}
