body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	border: thin dotted #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.Article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	overflow: auto;
	position: static;
	float: none;
	margin-right: 30px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.Article a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.Article a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.Article a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


.Quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-indent: 5px;
}
.pageHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003366;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-shadow: #030303 5px 5px 5px;
}
.HeaderBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #546BA9;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-bottom-style: none;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #F7f7f7;
	width: 150px;
	list-style-position: inside;
	list-style-image: none;
	float: none;
	clear: none;
	height: 21px;
	position: static;
	line-height: 21px;
	border-top-style: none;
	text-indent: 5px;
}
a:link {
	color: #003366;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFCC;
}
a:visited {
	text-decoration: none;
	color: #A7A7BA;
	font-weight: bold;
}
.NavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	overflow: auto;
	position: static;
	height: auto;
	width: 150px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	line-height: 22px;
	background-color: #F3f3f3;
	clear: none;
	float: none;
	text-indent: 5px;
}
.List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
	list-style-position: outside;
}
