body {
	margin: 3px 15px 3px 3px;
	background-image: url(../images/leaves_maincontent_iframe2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.text {
	font-family: "Whitney", "Lucida Grande", LucidaSans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #5f5f38;
}
.hd1 {
	font-family: "Whitney", "Lucida Grande", LucidaSans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.hd2 {
	font-family: "Whitney", "Lucida Grande", LucidaSans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B5111B;
}

/* Links */

a:link {
	color: #B5111B;
	text-decoration: none;
}
a:visited {
	color: #B5111B;
	text-decoration: none;
}
a:hover {
	color: #B5111B;
	text-decoration: underline;
}
a:active {
	color: #B5111B;
	text-decoration: underline;
}
