.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	text-transform: none;
	color: #666666;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	text-transform: none;
	color: #CC0000;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;

}
