body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:150%;
	background-image: url(image/back2.jpg);
}

.menu {
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	filter:DropShadow(color=gainsboro offX=1 offY=1);
}

.menu a {
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	filter:DropShadow(color=gainsboro offX=1 offY=1);
	text-decoration: none;
	color: #0066CC;
}
.menu visited {
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	filter:DropShadow(color=gainsboro offX=2 offY=1);
	text-decoration: none;
	color: #009933;
}
.main_title {
	color:#003399;
	font-size:14px;
	font-weight: bold;
	margin-left: 10px;
}
.visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacetop {
	padding-top: 5px;
}
