.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006633;
}
.headersm {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
}
.body {
	font-family: "Times New Roman", Times, serif;
	color: #034522;
	font-size: 14px;
}
a:link {
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
	background: #2BA1CB	
}
a:hover {
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
	background: #FFFF99;
}

