p {
	line-height: 15px;
	font-family: sans-serif;
	color: #333333;
	font-size: 12px;
}

body {
	font-family: sans-serif;
	color: #333333;
	font-size: 12px;
}

p.listing {
	padding-left: 10px;

}

p.strong {
	font-weight: bold;	
	font-family: sans-serif;
	color: #333333;
	font-size: 12px;
}

p.footer {	
	padding-left: 10px;
	font-family: Arial, sans-serif;
	color: #999768;
	font-size: 8pt;
}

p.footer2 {
	margin-top: -20px;
	margin-left: 30px;
	font-family: Arial, sans-serif;
	color: #999768;
	font-size: 8pt;	
}

a {
	color: #d19200;
}

a.strong {
	font-weight: bold;
}

h1 {
	font-size: 22px;
	color: #5f3534;
}

h2 {
	font-size: 18px;
	color: #333333;
}







