.body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #8b6b33;
	margin: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.box {
	border: 1px solid #8b6b33;
	width: 698px;
	background-color: #f0e7be;
}

.menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #B11017;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #b18840;
	text-decoration: underline;
}
.txt {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #8b6b33;
}
.border {
	border: 5px solid #B11017;
	padding: 2px;
}
.hd {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.txt_blk {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.bordergrey {
	border: 1px solid #999999;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #B11017;
}
.borderHome {
	border: 5px solid #B11017;
}

