body {
	background: #a0a0a0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#canvas {
	margin: 0 auto;
	width: 760px;
	background: white;
	-webkit-box-shadow: 8px 15px 5px #888;
	-moz-box-shadow: 8px 15px 5px #888;	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.menu a:active {
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #000099;
	font-weight: bold;
	font-size: 13px;
}
.Section {font-size: 14px; font-weight: bold; color: #333333; }
.Sub_Section {font-size: 12px; font-weight: bold; color: #333333; }
