h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #997C54;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #506176;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 15px;
}
li { 
	padding: 0px 0px 5px; 
	list-style-position: outside; 
	list-style-type: square;  }
strong {
	color: #69707A;
}
a:link  		{ color: #977F46; text-decoration: underline; }
a:visited 		{ color: #977F46; text-decoration: underline; }
a:active  		{ color: #526E90; text-decoration: underline; }
a:hover  		{ color: #526E90; text-decoration: underline; }
.smallertext {
	font-size: 11px;
	line-height: 14px;
}
.tablelist {
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 14px
}

.sidetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #526E90;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
}
a.sidetext:link  		{ color: #526E90; text-decoration: underline; }
a.sidetext:visited 		{ color: #526E90; text-decoration: underline; }
a.sidetext:active  		{ color: #526E90; text-decoration: underline; }
a.sidetext:hover  		{ color: #977F46; text-decoration: underline; }
.casetable {
	padding: 10px 15px 10px 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E1D3BE;
}
.casetabletag {
	padding: 10px 10px 10px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E1D3BE;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #506176;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 16px;
}

a.footer:link  		{ color: #526E90; text-decoration: none; }
a.footer:visited 	{ color: #526E90; text-decoration: none; }
a.footer:active  	{ color: #996600; text-decoration: none; }
a.footer:hover  	{ color: #996600; text-decoration: none; }
.leftpad {
	margin-left: 15px;
	margin-bottom: 20px;
}

