a:link {
	color: #8B5A2B;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:visited {
	color: #8B7355;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	font-size: 10pt;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.smaller {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.topShadow {
	background-attachment: scroll;
	background-image: url(images/topShadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
