body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.tableborder {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFCC;
	word-spacing: .15em;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline overline;
}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(../images/bkgrnd3.gif);
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #000000;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333333;
	background-color: #D0D0B9;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.divider {
	text-align: center;
	width: 95%;
	background-color: #999999;
	background-position: center;
	border-top: thin dashed #333333;
	border-right: thin dashed #333333;
	border-bottom: thin dashed #333333;
	border-left: thin dashed #333333;
	margin-left: 5px;
}
.table1 {
	background-color: #FFFFCC;
	border: medium solid #660000;
}
.liability {
	font-size: 10px;
}
