body {
	background-color: #003366;
}

.outertable {
	background-color: #006699;
}

.sidebar {
	background-color: #6699CC;
	color: #FFFFCC;
	font-family: verdana;
	text-align: center;
	font-size: 7pt;
	padding: 3pt;
}

.sidebar a {
	color: #CCCCCC;
}

.sidebartitle {
	background-color: #3399CC;
	font-family: verdana;
	color: #000099;
	text-align: center;
	font-size: 8pt;
	padding: 3pt;
}

.bodytable {
	background-color: #99CCFF;
	font-family: verdana;
	font-size: 8pt;
	padding: 3pt;
	color: #333366;
}

.bodytable a {
	color: #330066;
}

.bodytitle{
	margin-right: 15px;
	margin-left: 15px;
	background-color: #999999;
	color: White;
	font-weight: bold;
	padding: 3px;
}
.bodytext {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 3px;
	font-family: verdana;
	color: #333366;
}

.bodytext a {
	color: #330066;
}

.bodytableheader {
	background-color: #3399CC;
	font-family: verdana;
	text-align: justify;
	font-size: 8pt;
	padding: 3pt;
	color: #FFFFCC;
	font-weight: bold;
}