body {
	background-color: #666699;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	margin: 0px;
	padding: 0px;
}

table {
	width: auto;
	height: 80%;
	border: none;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	border: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	background-color: #666699;
	border: none;
	font-weight: normal;
	padding-left: 20px;

}

td, th {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	padding: 30px 5px 5px;
	text-align: left;
	vertical-align: top;
	width: auto;
	background-color: #666699;


}

.nav {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	width: 200px;
	border: 0px none;
	vertical-align: top;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 30px 10px 10px 20px;
	background-color: #666699;
}

a {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #CCCC99;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #715973;
	width: 100%;
	padding-left: 5px;

}
