body {
	background-color: #d0d0d0;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
}
.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 28px;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
.greenheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #339966;
}
.tablehead {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	line-height: 16px;
}

a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #339966;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
.tabletext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #596184;
}
.companyname {
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #2F5C6A;
}
.numbers {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2F5C6A;
	width: 12px;
}
