body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #F9E7BF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
}
a:link {
	color: #B32F09;
}
a:visited {
	color: #B32F09;
}
a:hover {
	color: #B32F09;
}
a:active {
	color: #B32F09;
}
.hdrBackground {
	background-image: url(images/hdr_background.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.cellProperties {
	padding: 15px;
}
.hdrText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B32F09;
}
.hdrText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tableProperties {
	height: 100px;
}
