body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:12px;
	background:#676654;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a { 
	color: #336633; 
	text-decoration: none;
	font-weight:bold; 
}
a:hover { 
	text-decoration: none; 
}

#home{
	cursor:pointer;
}
#whatwedo{
	cursor:pointer;
}
#aboutus{
	cursor:pointer;
}
#contactus{
	cursor:pointer;
}
#readcomp{
	cursor:pointer;
}
#readgoal{
	cursor:pointer;
}
.norm_14b {
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
.norm_10 {font-size: 10}
.footer {
	font-size: 9px;
	color: #00CC33;
}
.msgColor{
	color:#339900;
}
.defaultColor{
	color:#336633;
}