body {
	background-attachment: fixed
}
h1 {
	color: #9a7f47;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: none
	
}
h2 {
	color: #000000;
	font-size: 11pt;
	font-family: arial, sans-serif;
	font-weight: normal;
	line-height: 15pt
}
h3 {
	color: #da1a2c;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none
}
p {
	color: #a1a1a1;
	font-size: 70%;
	font-family: arial, sans-serif;
	line-height: 120%;
	text-align: center
}
h4 {
	color: #9a7f47;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 13pt;
	text-decoration: none;
	margin-left: 10px;
}
a:link {
	color: #9a7f47;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: none;
}
a:visited {
	color: #9a7f47;
	font-weight: normal;
	text-decoration: none
}
a:hover {
	color: #D2AC62;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: none
}

