body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: ##4D917B;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #4D917B;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
/* ID Styles */
	
#navigation a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	}
	
#navigation a:hover {
	color:#4D917B;
	text-decoration: bold;
	}
	
.pageName{
	font:22px Arial;
	color: #4D917B;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.bodyText {
	font:14px Arial;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}

.smallText {
	font:9px Arial;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.subHeader {
	font:18px Arial;
	color: #003D79;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.subLine {
	font:14px Arial;
	color: #003D79;
	font-weight:bold;
	font-style:italic;
	letter-spacing:.1em;
	line-height:10px;
	}

.sidebarText {
	font:12px Arial;
	color: #FFFFCC;
	letter-spacing:.1em;
	line-height:16px;
	}	