body {
	background-color: #EBEBDF;
	margin-top: 5px;
}

body, td, th {
	color: #666633;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
	/*color: #494925;*/
	color: #0071D1;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:visited  {
	/*color: #494925;*/
	color: #0071D1;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	/*color: #494925;*/
	color: #1D85DD;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}




.quote {
	color: #F8F8EB;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.subtext {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
