.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	float: none;
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFF00;
	text-decoration: none;
	width: 800px;
	padding-bottom: 5px;
	font-weight: normal;
	float: none;
	background-image: url(Title.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.links {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	clear: left;
	margin-top: 20px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 800px;
}
.contentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	width: 800px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	border-top-width: 3px;
}
.contentPicture {
	float: left;
	width: 200px;
	padding: 15px 5px 5px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 5px;
	text-align: justify;
	padding-top: 10px;
}
a:hover {
	background-color: #0000FF;
	color: #FFFFFF;
}
.Heading {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.tabletext {
	border-top: none #999999;
	border-right: none #999999;
	border-bottom: 1px solid #999999;
	border-left: none #999999;
}
.externallinks {
	text-decoration: none;
	color: #0000FF;
}
