a:link {
	text-decoration: none;


}
a:hover {
	text-decoration: underline;


}
a:active {
	text-decoration: underline;

}
a:visited {
	text-decoration: none;


}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0C183A;

}
.footmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-color: #E8E8E1;
	padding: 3px;



}
.homelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bodylink {
	text-decoration: underline;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0C183A;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;

}
.list {
	padding-left: 1em;
}
.subtotal {
	font-weight: bold;
	padding-bottom: 2em;
}
