body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
}
body {
	background-color: #d6d3ce;
}
h1 {
	font-size: small;
	color: #993333;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #993333;
	display: inline;
	text-align: left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	target="_blank"
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660000;
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	text-align: center;
}
.red_text_heading {
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #993333;
}

h4 {
	line-height: 1.5em;
	font-weight: bold;
	color: #300;
	display: inline;
	font-size: 1.2em;
}

.quote {
	font-size: 1em;
	font-style: italic;
	line-height: 2em;
	color: #300;
	text-indent: 10px;
}

