
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.redtext {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; color: #660000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #660000}
.archive-headings {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC6600}
.dropboxfont {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #993333}
b {  font-weight: bold; color: #660000}
strong {  font-weight: bold; color: #660000}

.weblinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ffe2c6;
}
.lighttext {
	color: #FFF6ED;
}
a.gold { 
    color: #FFCC99; }
a.gold:hover { 
    color: #FFFFFF; }
a.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993333;
	text-decoration: none;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
}
.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #993333;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #993333;
	text-align: left;
}
.background-light {
	background-color: #fff6ed;
	background-image: url(images/spacerlight.gif);
}
.background-med {
	background-color: #ffe2c6;
	background-image: url(images/spacermed.gif);
}