body {
	background-color: #F1ECE7;
}

body, td, th {
	color: #000000;
}

h1, h2 {
	color: #660000;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

h3, h4, h5, h6 {
	color: #993333;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;


}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-top: 30px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}
.small {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {

  color: #996600;
}
a:hover {
	color: #996600;
	background-color: #D9CD9D;
	text-decoration: none;
}
a:visited {


  color: #000000;
}
.borderTan {
	padding: 5px;
	border: 1px solid #996600;
}

