body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
body,td,th {
	color: #724E38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #724E38;
}
a:visited {
	color: #724E38;
}
a:hover {
	color: #724E38;
}
a:active {
	color: #724E38;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 12px;
	color : #724E38;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #724E38;
	text-decoration : none;
}

.style2 {color: #ffffff}
.style3 {color: #333333}
.style4 {
	font-size: 13px;
	font-weight: bold;
}

.borderbook{
	border: solid 1px #724E38;
}