@charset "utf-8";
p {
	padding-bottom:10px;
}
 body {
	
 }
 
h1 {	
line-height: 22px;
padding-top:0px;
margin-top:0px;
}
 
 
 .maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	
	font-weight: normal;
	font-variant: normal;
	color: #333;
}

 .maintext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	
	font-weight: normal;
	font-variant: normal;
	color: #333;
}

 .maintextbigheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	
	font-weight: bold;
	font-variant: normal;
	color: #b9851d;
}


.imgtop {
	margin-right:10px;
	margin-bottom:10px;
	
}


