body {
	background-color: #9A171F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
.mainCell {
	background-image: url(images/main_09.jpg);
	background-repeat: no-repeat;
	height: 455px;
	vertical-align: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #A2322D;
	text-decoration: underline;
	cursor: hand;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
em {
	font-size: 10px;
}
h1 {
	color: #A2322D;
	font-variant: small-caps;
	font-size: 18pt;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	color: #A2322D;
}
