h1 {
	color: #000000;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 10px;
	font-style: italic;
	padding-top: 10px;
	line-height: 5pt;
}
strong {
	color: #B08E78;
}
p {
	color: #4C392F;
	word-spacing: normal;
	text-align: left;
	line-height: 11pt;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
p a:visited {color:#B08E78;}
p a:hover {color: #CC0099;}
p a:active {color:#B08E78;}
p a:link {color: #B08E78;text-decoration:underline;}

strong a:visited {color:#B08E78;}
strong a:hover {color: #B08E78;}
strong a:active {color:#716DA4;}
strong a:link {color: #B08E78;text-decoration:underline;}
}
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: none;
}
