	a:link		{ color: #336600; text-decoration: none; }
	a:visited	{ color: #336600; text-decoration: none; }
	a:active	{ color: #336600; text-decoration: none; }
	a:hover		{ color: #339900; text-decoration: underline; }
.bkgndtile {
	background-color: #FFFFFF;
	background-image: url(img/background_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669999;
	line-height: 24px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444;
	list-style-position: outside;
	list-style-type: square;
	margin-right: 25px;
	margin-left: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.bodynews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	line-height: 16px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	margin-right: 25px;
}
