p {
	font-family: "Book Antiqua", "Times New Roman";
	color: #663300;

}
td {
	font-family: "Book Antiqua", "Times New Roman";
	color: #663300;

}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #663300;


}
a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.table {
	background-color: #FFFFFF;
	font-size: x-small;

}
.titles {
	font-size: large;
	font-weight: bold;
	color: #663300;
}
.btmnav {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: x-small;
	color: #663300;
	background-color: #E6E897;



}

