	A 		{ color: #006699; text-decoration: none; }
	A:link		{ color: #006699; text-decoration: none; }
	A:visited	{ color: #006699; text-decoration: none; }
	A:active	{ color: #006699; text-decoration: none; }
	A:hover		{ color: #3399CC; text-decoration: none; }
.bkgnd {
	background-color: #FFFFFF;
	background-image: url(images_1/tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.recenttile {
	background-color: #FFFFFF;
	background-image: url(images_1/recent_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	color: #444;
	padding-right: 20px;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #777;
	padding-right: 20px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	padding-right: 20px;
}
.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.orange-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CC6600;
}
