body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	border-color: #663333;
	font-size: 14px;
}

body {

}
a:link {
	color: #297149;
}
a:visited {
	color: #297149;
}
a:hover {
	color: #78B95B;
}
a:active {
	color: #CCCCCC;
}
.heading {
	color: #3C8246;
	font-size: 20px;
	font-weight: bold;
}
.phaseheading {
	color: #474491;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
}
.small {
	font-size: 9px;
	line-height: 9px;
}
.black {
	color: #000000;
	line-height: 10px;
}
.blue {
	font-size: 12px;
	color: #413D94;
	font-weight: bold;
	line-height: 12px;
}
.red {
	font-size: 13px;
	color: #FF0000;
	line-height: 9px;
}
.lightblue {
	color: #447ABA;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.subnav {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
}
.copyright {
	color: #464296;
	font-size: 9px;
	letter-spacing: 1px;
}

