.caption {
	font-size: 10px;
	line-height: 160%;
	color: #67573E;
	text-align: left;
	font-weight: bold;


}
.body {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	top: auto;
	font-weight: normal;
	text-align: left;
	color: #333333;

}
.h1 {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;

}
.copyright {
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	color: #CC6633;
	letter-spacing: normal;
}