.topTile {
	background-image: url(images/topTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669933;
	font-weight: bold;
	text-decoration: underline;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.mainTextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
