body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #ecdbc0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #990000;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #990000;
	line-height: 18px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #8B0725;
	margin: 9px;
	padding: 9px;
	width: 812px;
}.shadowLeft {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowRight {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFE5E8;
	background-color: #8B0725;
	margin: 13px;
	padding: 13px;
	text-indent: 2px;
	text-align: left;
}
