body {
	background-color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
div.tableleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
div.tableright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	margin-right: 30px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
div.tablecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	height: 350px;
	margin-right: 0px;
	margin-left: 0px;

}
div.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	background-color: dbe4fd;
	padding: 2px;
	border: 1px solid #666666;
}
a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:active {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #9966CC;
	text-decoration: underline;
}
div.largetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	background-color: #dbe4fd;
	padding: 2px;
	border: 1px solid #666666;
}
