@charset "utf-8";
.Footer {
	font-size: 10px;
	color: #424362;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #C0BEC3;
	text-decoration: none;
	text-align: center;
}
.Titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F5966;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.MainTable {
	border: medium solid #333;
}
