﻿<style type="text/css">
.body {
	background-color: #333333;
}
.footer {
	background-color: #000000;
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	text-align:center
}
.style2 {
	background-color: #FFFFFF;
}
.style3 {
	background-color: #000000;
}
.Red {
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	background-color: #82250E;
}
.Blue {
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	background-color: #031532;
}
a {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #82250E;
}
a.white:active {
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:link {
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	font-family: Calibri;
	font-size: small;
	color: #c0c0c0;
	text-decoration: underline;
}
a.lime:active {
	font-family: Calibri;
	font-size: small;
	color: #99cc00;
	text-decoration: underline;
}
a.lime:link {
	font-family: Calibri;
	font-size: small;
	color: #99cc00;
	text-decoration: underline;
}
a.lime:visited {
	font-family: Calibri;
	font-size: small;
	color: #99cc00;
	text-decoration: underline;
}
a.lime:hover {
	font-family: Calibri;
	font-size: small;
	color: #99cc00;
	text-decoration: underline;
}

.style5 {
	background-color: #333333;
}
.style6 {
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.toptext {
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: xx-small;
	font-family: Calibri;
	margin-top: 0;
	margin-bottom: 0;
}

.style9 {
	border-width: 0;
}
h1 {
	font:calibri;
	font-size:18pt;
	color: #031532;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font:calibri;
	font-size:14pt;
	color: #031532;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font:calibri;
	font-size:12pt;
	color: #031532;
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	font-family: Calibri;
	font-size: medium;
}

div#soldData table {
	width:100%;
	margin:20px 0;
}

div#soldData th {
	font-family: Calibri; 
	font-weight:normal;
	color: #FFFFFF; 
	background-color: #031532;
	text-align:left;
	padding:0 0 0 3px;
}

div#soldData caption {
	font-family: Calibri; 
	font-size: x-large; 
	color: #FFFFFF; 
	background-color: #031532;
	text-align:left;
	padding:0 0 0 3px;
}

div#soldData tr {
	font-family: Calibri; 
	font-size: small; 
	color: #000000; 
	background-color: #E6E6E6;
	border:#E6E6E6;
}

div#soldData tfoot td {
	font-family: Calibri; 
	font-size: small; 
	color: #000000; 
	background-color: #CFCFCF; 
	border: 1px none #FFFFFF; 
	font-weight: bold;
}


















</style>

