.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodytext a:link {color: #0066CC; text-decoration: underline;} 
.bodytext a:visited {color: #0066CC; text-decoration: underline;}
.bodytext a:hover {color: #0066CC; text-decoration: underline;}

.projectlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	link: #336600;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 14px;
	link: #CCCCCC;
}
.canoebg {
	background-image: url(images/canoe_smbg.jpg);
	background-repeat: repeat;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
.menu {
	font-family: Lucinda Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	align: right;
}
.menu a:link {color: #000000; text-decoration: underline;} 
.menu a:visited {color: #000000; text-decoration: underline;}
.menu a:hover {color: #0066CC; text-decoration: underline;}

h2 {
	font-family: Lucinda Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	line-height: 16px;
	margin-bottom: 0.1in;
}

.frontpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
}
.frontpageSans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
}
.bodytextRust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCFFFF;
	line-height: 14px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.white a:link {color: #ffffff; text-decoration: underline;} 
.white a:visited {color: #ffffff;}
.white a:hover {color: #ffffff;}

.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
}
.yellow a:link {color: #FF6600; text-decoration: underline;} 
.yellow a:visited {color: #FF6600;}
.yellow a:hover {color: #FF6600;}

