@charset "utf-8";
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
.bottomborderwhite {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAE6D0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.img_fd {
	border: 3px outset #EAE6D0;
}

.blackborder1px {
	border: 1px solid #000000;
}
.topblackborder1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a {
	font-weight: bold;
	color: #CC0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #E2DCBA;
}
.bold {
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.a12blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.buttonBook {
	background-color: #998460;
	color: #EAE6D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.topredborder1px {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CC0000;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: 300;
	color: #CC0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #CC0000;
	margin-bottom: 0px;
	margin-right: 0px;
	display: inline;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #cc0000;
	text-decoration: underline;
	display: inline;
	clip: rect(auto,auto,0px,auto);
}
