body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body-small {
	font-size: 12px;
}
h2 {
	font-size: 18px;
	text-align: center;
	color: #CCCCCC;
	font-weight: normal;





}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
table {
	font-size: 12px;
}
p {
	font-size: 14px;

}
.p-italic {
	font-size: 14px;
	font-style: italic;
	color: #999999;
}
.captions {
	font-size: 12px;
	color: #D2D2D2;

}
.captions-italic {
	font-size: 12px;
	color: #AAAAAA;
	font-style: italic;

}
.click {
	font-size: 12px;
	color: #ED4E45;

}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B4B4B4;
}
.client {
	font-size: 12px;
	font-style: italic;
	color: #999999;
}
.copyright {
	font-size: 9px;
	color: #C83000;
}
.black {
	font-size: 12px;
	color: #000000;
}
.red {
	font-size: 16px;
	font-weight: bold;
	color: #A80000;
}
