.SubHead {
	font-weight: bold;
}
.mainText p {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CFF;
}
.TopHeading {
	font-weight: bold;
	font-size: 1.3em;
	width: 480px;
	position: absolute;
	background-color: #CCF;
	left: 0px;
	top: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;	
}




.linkNavigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #CEE;
	padding: 3px;
	width: 120px;
	position: absolute;
	top: 110px;
	left: 0px;
}
.centralText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	width: 360px;
	position: absolute;
	left: 120px;
	top: 110px;
	padding: 5px;
}
.images {
	background-color: #F03;
	margin: 5px;
	width: 400px;
	position: absolute;
	left: 29px;
	top: 549px;
	padding: 5px;
}
.linkNavigation p a {
	font-size: 0.9em;
	
}
.linkNavigation p h3 {
	font-weight: bold;
	font-size: 1.1em;
}

.linkNavigation h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1px;
}
.centralText p fineprt {
	font-size: .6em;
	font-style: italic;
}
#fineprint {
	font-size: 0.9em;
	font-style: italic;
}
.TopHeading a {
	text-decoration: none;
	color: #000;
}
#vers {
	font-size: .6em;
	font-style: italic;
	background-color: #FF6;
	padding-right: 5px;
	padding-left: 5px;
	float: right;

}
.centralText img {
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
