BODY, html { 
background: url(images/site_back.jpg) #347734  repeat ; 
margin: 0 ; 
font-family: Sans Serif, arial, helvetica; 
font-size: 12pt ; 
color: #B23434
} 

.container {
background: url(images/background.jpg) #347734 fixed repeat ; 
border: 1px solid #a3a3a3 ;

}

.content {

padding-left: 8px ;
border-left: 1px solid teal ;


}

A { 
font-family: sans-serif ; 
font-size: 12pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
font-family: sans-serif; 
font-size: 12pt; 
color: #ff0000
}

.footer { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #a2a2a2 ; 
}

a.footer: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: #ffffff;


}

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 ;
color: #ffffff;

}

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: #ff0000 ;

}



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-size: 14pt ;
}