body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 1.8em;
}
body {
	background-color: #535858;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #AF023F;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
a:active {
	text-decoration: none;
}
.headingStyle {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.textTitle {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	line-height: 5px;
}
.textTitleSub {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titleCell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.menuTable {
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: inset;
	border-top-color: #333333;
	border-bottom-color: #CCCCCC;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	border-top-width: 3px;
	border-top-style: outset;
	border-top-color: #FFFFFF;
}
.titleCellLarge {
	font-size: 24px;
}
