body {
		background: 		url("../images/back.jpg");
		background-repeat: 	no-repeat;
	
		margin-top:  		13;
		margin-bottom: 		10;
		margin-left: 		30;
		margin-right: 		10;

}


.spacer{
	font-size:0; line-height:0; clear:both;}

.content {
	font:normal 11px/14px Georgia, "Times New Roman", Times, serif;
	padding-left:	40px;
	padding-right:	20px;
	padding-top:	0px;	
	margin-top:  	0px;
}
	
.content h1 {
	font:normal 20px/22px Georgia, "Times New Roman", Times, serif;
	font-weight: 			bold;
	text-align:				center;
	margin-top:  	3px;
	margin-bottom: 	10px;	
}		
.content h2 {
	font:normal 14px/16px Georgia, "Times New Roman", Times, serif;
	font-weight: 			bold;
	text-align:				left;
	padding-left:	0px;
	margin-top:  	3px;
	margin-bottom: 	3px;
	color:			#BD8829	
}

.content li{
	font:normal 11px/14px Georgia, "Times New Roman", Times, serif;
}

.content li li{
	font:normal 11px/14px Georgia, "Times New Roman", Times, serif;
}

.content ul{
		list-style:			square;
		font:normal 11px/14px Georgia, "Times New Roman", Times, serif;
		margin-top:  	2px;
		margin-bottom: 	2px;
}

.content ul li ul{
		font:normal 11px/14px Georgia, "Times New Roman", Times, serif;
		margin-top:  	2px;
		margin-bottom: 	2px;
		padding-left:	0px;			
}

.content a{
	font:bold 11px/14px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;	
	color:			#BD8829	
}
.content a:hover{
	font:bold 11px/14px Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;	
	color:			#BD8829	
}

