body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}
.toplink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.greyheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #7c7c7c;
	text-decoration: none;
}
.orangeheader {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ff7200;
	text-decoration: none;
}
.darkblueheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3A4959;
	text-decoration: none;
}
.copyrighttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #bababa;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	text-decoration: none;
}
.orangetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff7200;
	font-weight:bold;
	text-decoration: none;
}
.orangelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff7200;
	font-weight:bold;
	text-decoration: underline;
}

.orangelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff7200;
	font-weight:bold;
	text-decoration: none;
}