BODY, html { 
background: url(images/) #636363 fixed repeat ; 
margin: 10 ; 
font-family: Sans Serif, arial, helvetica; 
font-size: 12pt ; 
color: #efefef ;
} 


TABLE.background {
border-right: solid 1px teal ;
background: url(images/background.jpg) repeat ;
}

.content {
padding: 8px ;
font-family: Comic Sans MS, sans serif ;
}

.content2 {
padding: 15px ;
font-family: sans serif ;
text-align: justify ;
font-size: 11pt ; 
}

A { 
font-family: sans-serif ; 
font-size: 12pt ; 
text-decoration: none ; 
color: #00FFDD ; 
}

a:hover { 
font-family: sans-serif; 
font-size: 12pt; 
color: #ff0000
}

.credit { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #a8a8a8 ; 
}

a.credit:hover { 
font-family: sans-serif; 
font-size: 9pt; 
color: #ff0000
}

A.n {
display: block ;
width: 188px;
height: 30px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #252525 ;

}

A.n:hover {
display: block ;
width: 188px;
height: 30px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #767676 ;

}

P.n {
display: block ;
width: 188px;
height: 30px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #efefef ;
background-image: url(images/active.jpg)  ; 
}



LI { 
list-style: square outside; 
color: #efefef ; 
}


EM { 
font-family: Comic Sans MS, sans serif ;
font-size: 16pt ; 
color: #eeee00 ; 
}

I { 
font-family: sans-serif ; 
font-size: 12pt ; 
}
