body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #060808;}
	
.topnavlinks {
	font-family: "Gill Sans Condensed", "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}
.contactdetails {
	font-family: "Gill Sans Condensed", "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Gill Sans Condensed", "Times New Roman", Times, serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color:#757575;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.texttop {
	font-family: "Gill Sans Condensed", "Times New Roman", Times, serif;
	font-size: 19pt;
	font-weight: bold;
	text-decoration: none;
	color: #f0f0f0;
}
.text {

	font-family: "Gill Sans Condensed", "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #f0f0f0;
}
.heading {

	font-family: "Gill Sans Condensed", "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	color: #f0f0f0;
	text-align: center;
}
