html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 17px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	color: #990000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: normal;
	color: #92210D;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92210D;
}

a:link {
	color: #336666;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #993300;
	font-weight: bold;
}
a:active {
	color: #993300;
	font-weight: bold;
}
.redsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-style: normal;
	color: #993300;
}
.quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.quoteBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
}
hr {
     size: 1;
     color: #92210D;
}.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}
