body
 	{
	font-family: tahoma; 
	font-size: 8pt; 
	color: #1d3518; 
	text-align: justify
	background-position: 50% top; 
	background-image: url(bg.jpg); 

	background-repeat: repeat-x; 
	backgrond-color: #ffffff
	}



p
 	{

	text-align: justify

	}



h1 { font-family: times new roman; 
	font-size: 12pt; 
	color: #59886b; 
	border-bottom:1px solid #346e4b; 
	text-align:left; 
	letter-spacing:3px; 
	font-weight: bold; 
	text-transform: uppercase;
}




h1:first-letter 
{
	font-family: times new roman;
	font-size: 25px;
	color: #92b8a1;
	font-weight: bold;
}




h2 { font-family: times new roman; 
	font-size: 12pt; 
	color: #59886b; 
	border-bottom:1px solid #346e4b; 
	border-top:1px solid #346e4b; 
	text-align:left; 
	letter-spacing:3px; 
	font-weight: bold; 
	text-transform: uppercase;
}




h2:first-letter 
{
	font-family: times new roman;
	font-size: 20px;
	color: #92b8a1;
	font-weight: bold;
}








a {
color:#346e4b;
text-decoration:underline;
letter-spacing:0px;
margin:0;
font-size: 9pt;
font-weight:bold;
font-family:tahoma;
padding:0px 0 0px 0px;
}




a:hover {
color:#FFFFFF;
text-decoration:none;
border-bottom:0;
letter-spacing:0px;
margin:0;
font-size:8pt;
font-weight:bold;
background-color:#9ac09d;
font-family:tahoma;
padding:0px 0 0px 0px;

}


i, em {
color: #9ac09d;
}

b, strong {
color: #346e4b;
}

