body {
	font-size:9pt;
	font-family: Verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	}
#container {
	width: 802px;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 0px;
	}
#navbar {
	width: 802px;
	list-style-type: none;
	list-style-image: none;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: baseline;
	}
.heading {
	font-size:16pt;
	font-weight:bold;
	color: #92278F;
	}
.leftcol {
	font: 9pt Verdana, sans-serif;
	color: #92278f;
}
.leftcolbold {
	color: #92278f;
	font-weight: bold;
	font-size: 9pt;
	}
.maincol {
	color:#3e3e3e;
	font-size: 10pt;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: top;
	}
.maincolbold {
	color:#3e3e3e;
	font-size: 10pt;
	font-weight: bold;
	}
.content {
	width: 802px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD18D;
	font-size: 12px;
	}
.table {
	font-size: 9pt;
	}
.headtable {
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 50%;
	font-weight: normal;
	}
#footer {
	clear: both;
	width: 802px;
	background-color: #ffd18d;
	margin-left: auto;
	margin-right: auto;
	font-size: 9pt;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#copy {
	clear: both;
	width: 802px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #666666;
	}
p{
	font: 10pt Verdana, sans-serif;
	font-weight:normal;
	}
a:link, a:visited, a:active {
	color:#92278F;
	text-decoration: none;
	}
a:hover {
	color:#FF00FF;
	text-decoration: none;
	font-size: 16px;
	}
