body {
	background: #F7FAE6;
	margin-top : 0px;
	text-align: center;
}

td {
	font-family: arial;
	text-align: left;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
}

.heading{
	color: #8777A8;
	font-weight: bold;
	vertical-align: middle;
	font-size: 18px;
}

.header{
	color: #8777A8;
	font-weight: bold;
	vertical-align: middle;
	font-size: 14px;
}

.copyright {
	font-size : 11px;
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
}

.left {
	font-size : 11px;
	text-align: left;
	vertical-align: middle;
}

a link:active, link:visited, link:hover {
	font-weight: bold;
}

.left, left:visited, left:hover {
	text-decoration: none;
	color: #000000;
}

.menu, menu:visited, menu:hover {
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 10 pt;
	color: #EAA840;
	text-decoration: none;
}