body {
	margin: 0px;
	padding: 0px;
	background-color: #222222;
}
#content {
}
#content table {
}
#footer {
	background-color: #000000;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
#footer td {
	padding: 10px;
	text-align: center;
}
#pageContent {
}
#pageContent table {
	background-color: #EBE8E3;
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px none;
}
#pageContent td {
	background-color: #EBE8E3;
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
#content h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt; font-style: italic}
#pageContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #715F49;
}
#footer a {
	color: #EBD4C2;
	text-decoration: underline;
}
#pageContent a {
	color: #C89A22;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px none #C89A22;
	border-right: 1px none #C89A22;
	border-bottom: 1px dotted #C89A22;
	border-left: 1px none #C89A22;
}
.ruledImage {
	border: 1px solid #999999;
}
.nonPaddedTable {
	margin: 0px;
	padding: 0px;
}
#pageContent input {
	font: 12px Tahoma;
}
.lightText {
	color: #999999;
}
