/* HEARTLAND CSS Document */

body {
	font-family: "Arial", "Helvetica", "sans-serif";
	background-image: url(images/bg_pixel.jpg);
	background-repeat: repeat-x;
}
A:link { color: #7F2129 }
A:visited { color: #7F2129 }
A:active { color: #006666 }
A:hover { color: #006666; text-decoration:none }

p.content { font-size: 13px; line-height: 15px; word-spacing: 0px; letter-spacing: 0px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif" }
p.legal { font-size: 10px; color: #000000; text-align: center; font-family: "Arial", "Helvetica", "sans-serif"; }
h2.headerTitle { font-size: 16px; line-height: 20px; word-spacing: -1px; letter-spacing: -1px; color: #006633; font-weight: bold; font-family: "Arial", "Helvetica", "sans-serif" }
.boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
