body {
	background-color:#fefce1;
	border: none;
	left: 0px;
	top: 0px;
	margin:0;
	padding:0;
	}
a:visited { 
	color: #FFF;
}
.bookBut {
	width:200px;
	border:2px outset orange;
	font-size: 16px;
	font-weight:bold;
	padding:0;
	text-align:center;
	background:#C90;
	margin:10px auto;
	}
.bookBut a {
	padding:10px;
	text-decoration:none;
	display:block;
	}
.bookBut a:link {
	color: #c00;
	}
.bookBut a:visited {
	color: #c00;
	}
.bookBut a:hover {
	color: #f00;
	}
.contact {
	font-size: 14px;
	width: 175px;
	}
.book a:link{
	color:#c00}
.book a:visited {
	color:#c00}
.bookBut span {font-size: 11px; font-weight:normal;}
.bodyText {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FEFCE1;
	background-color: #707070;
	text-align: justify;
	vertical-align: top;
	}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #707070;
	display:inline;
	}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display:block;
	margin:4px;
	padding:0;
	}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display:block;
	margin:4px;
	padding:0;
	}
.topBar {
	background-color: #707070;
	}
.bodyText2 {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #707070;
	background-color: #FEFCE1;
	text-align: justify;
	vertical-align: top;

}
.teXt, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #707070;
	text-align: left;
}
.headErEd {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.bigLine {
	line-height: 20px;
}
.note {
	font-size:11px;
	color:#fff;
	font-style:italic;
	}
a:visited {
	color:#009;
	}
