@charset "UTF-8";
/* CSS Document */

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	vertical-align: middle;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
.Topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	position: relative;
	text-align: right;
	vertical-align: middle;
}
.Page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	height: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	vertical-align: top;
	border: 0;
}
.PageNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	height: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	width: 195px;
	text-align: justify;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #693;
	text-decoration: none;
}
a:visited {
	color: #693;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #693;
	text-decoration: none;
}
.Page2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	height: 0px;
	width: 260px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: justify;
	margin-left: 0px;
}

