body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}
.navbar {
	font-size: 12px;
	font-weight: bold;
	xbackground-color: #000099;
	color: #FFFFFF;
	text-align: center;
	height:16px;
	margin-top:-1px;
	xbackground-image: url(images/back_bar_tableheader.gif);
	vertical-align: middle;
}
a:visited {
  color:blue;
}
a.navbar {
  color:white;
	text-decoration:none;
}
a.navbar:hover {
	text-decoration: underline;
}
a.navbar:visited {
  color:white;
}
.maintext,p {
	font-size: 12px;
	margin-right: 5px;
}
.booktext {
	margin: 10px;
}
.Subtitle {
	font-weight: bold;
}