body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/background.gif);
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5pt;
	font-style: normal;
	line-height: 17px;
	color: #000000;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11.5pt;
	font-style: bold;
	line-height: 15px;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #6D1112;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5pt;
	font-weight: lighter;
	color: #214906;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #666666;
	padding-bottom: 20px;
}
.border {
	border: 5px double #804000;
}
.menuheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #214906;
	line-height: 28px;
	text-decoration: underline;
}
.menusub {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #408000;
	line-height: 18px;
	font-style: italic;
}
.menutype {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.menutype2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.bookbkg2 {
	background-color: #FFFFFF;
	background-image: url(images/book2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
