body {
	background-color: #F9ECB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A52A25;
	line-height: 14px;
}
.trans1 {
	background-image: url(images/trans_01.jpg);
	height: 82px;
	width: 284px;
}
.trans2 {
	height: 82px;
	width: 456px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.trans3 {
	background-image: url(images/trans_03.jpg);
	height: 340px;
	width: 184px;
	background-position: top;
}
.trans4 {
	background-image: url(images/trans_04.jpg);
	height: 340px;
	width: 566px;
}

.cornice {
	border: 2px dotted #660000;
}
.trans5 {
	color: #660000;
	background-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	color: #660000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #660000;
	text-decoration: none;
	background-image: url(images/trans_04.jpg);
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #660000;
	text-decoration: none;
}
