body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;

}.copyright {
	font-size: 9px;
	color: F5E3A7;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #443113;
}
.box {
	background-color: F6E7B3;
	border: 1px solid #EBCA6D;
}
a:link {
	color: AA6B24;
}
a:hover {
	color: 443113;
}
a:visited {
	color: AA6B24;
}
.picture {
	font-weight: bold;
	color: #443113;
}
a.red:link {
	color: #ff0000;
	text-decoration: none;
}