td img {display: block;}
body {
	background-color: #333333;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #663300;
     padding-left: 30px;
}
.lefttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #663300;
	padding-right: 10px;
	padding-left: 5px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	color: #663300;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #663300;
	padding-left: 5px;
}
a:link {
	text-decoration: none;
	color: #663300;
	font-weight: normal;
}
a:visited {

	text-decoration: none;
	color: #663300;
	font-weight: normal;
}
a:hover {


	text-decoration: none;
	color: #663300;
	font-weight: normal;
}
a:active {



	text-decoration: none;
	color: #663300;
	font-weight: normal;
}
.menuSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	padding-right: 20px;
}
