a {
	color: #0000CC;
	text-decoration: none;
}

li {
	list-style-type: square;
}
.Heading {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.MenuIndent {
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-top: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.MenuIndent a {
	color: #FFFFFF;
	text-decoration: none;
}
.MenuIndent a:hover {
	color: #CCCCCC;
}
.Main_Text {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.Copyright {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
