@charset "utf-8";
body {
	text-align: center;
	background-color: #CCC;
}td img {display: block;}td img {display: block;}td img {display: block;}

.tableBG {
	background-color: #FFF;
	text-align: center;
	color: #999;
	width: 100px;
}

.LargeDark {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SmallDark {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
}
.DARKBODY {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

.MainHeading {
	font-size: 16px;
	color: #017CCA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
}
.MainText {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A6372;
	line-height: 16px;
}
#projectNAV {
	text-align: right;
	width: 100px;
	float: right;
}
