body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
}
h1 {
	font-size: x-large;
	color: #AA0000;
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #3E3E3E;
	font-weight: bold;
}
h3 {
	font-size: medium;
	color: #aa0000;
}
h4 {

	font-size: small;
	color: #3E3E3E;
}
h5 {

	font-size: medium;
	color: #ffffe6;
}
h6 {


	font-size: small;
	color: #aa0000;
}
address {
	font-size: x-small;
	font-style: normal;
	text-align: center;
}
table {
	border: thin solid #666666;
}
.dividers {
	color: #aa0000;
	text-align: center;
}
.red {
	color: #aa0000;
}
#body table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#grey {
	background-color: #8B8B8B;
	visibility: visible;
}
#hotissue {
	border: thin solid #3E3E3E;
	padding: .5em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#navcontainer
{
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navcontainer ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;

	line-height: 2em;
	line-height: 2em;
}
#navcontainer ul li
{
display: inline;
}
#navcontainer ul li a:link
{
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	margin-right: -1px;
	background-color: #7a7a7a;
}
#navcontainer ul li a:visited
{
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	margin-right: -1px;
	background-color: #7a7a7a;
}
#navcontainer ul li a:hover
{
background-color: #999999;
color: white;
}
.booktitle {
	font-style: italic;
	font-weight: bold;
}
