body,th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.booktitle {
	font-size: 14px;
	font-weight: bold;
}
.byline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.copyright {
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
	font-weight: bold;
	text-indent: 4px;
}
.maintitle {
	font-family: "Myriad Web", "MS Sans Serif", Arial, Verdana;
	font-size: 20px;
	color: #01009A;
	font-weight: normal;
}

.menuover {
	background-color: #CCCCCC;
}
.subnav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #26238E;
	padding: 5px;
	text-indent: -5px;
}
.subnav:hover{
	color: black;
}
h1 {
	font-family: "Myriad Web", "MS Sans Serif", Arial, Verdana;
	font-size: 20px;
	color: #26238E;
	font-weight: normal;
}
h2 {
	font-family: "Myriad Web", "MS Sans Serif", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #26238E;
}
h3 {
	font-family: "Myriad Web", "MS Sans Serif", Arial, Verdana;
	font-size: 14px;
	color: #999999;
}

a {
	color: #26238E;
}
a:visited {
	color: #26238E;
}
a:hover {
	color: #E18700;
}


hr {
	color: #E08200;
	height : 1px;
}
