body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #293B29;
}

th {
	font-size: 12px;
}

.bodystyle {	
	font-size: 18px;
	font-weight: bold;
}

.big {
	font-size: 16px;
}

a:link {
	color: #336600;
}

a:visited {
	color: #336600;
}

a:hover {
	color: #BA0202;
}

a:active {
	color: #808000;
}

td {
	font-size: 16px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nav_book a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	width: 135 px;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-weight: bold;
	background-color: #CC9;
	border: 1px solid #3A7EA7;
}
.nav_book a:hover{
	color: #FFFFFF
}

h1 {
	font-size: 24px;
	color: #000000;
	text-align: left;
}

li {
	text-align: left;
}

h2 {
	text-decoration: underline;
	font-size: medium;
	color: #000000;
}

.pad10 {padding: 0 10px 0 10px;}

.pad15 {padding: 0 15px 0 15px;}

.indent p {
	text-indent: 1.5em;
}

.sidebar {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	display: block;
	padding: 0px 10px 10px 10px;
	border: 1px solid #000;
	background-color: #CCCC99;
}
.sidebar a {
c
}
.sidebar a:hover {
	color: #FFFFFF;
}

#footer {
	margin-top: 10px;
	font-size: 0.7em;
	bottom: 0px
}
.navbuttons a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	width: 165px;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-weight: bold;
	background-color: #CC9;
	border: 1px solid #360;
}
.navbuttons a:hover{
	color: #FFFFFF
}

