body{
	background-image: url("images/diverbg.gif");
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #eaeaea;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	margin: 0px;
	}
.titlebar{
	margin: 0px;
	}
.maintable{
	color: #000000;
	text-align: left;
	text-indent: 0.5cm;
	}
.navbar{
	border-color: #000000;
	border-style: solid;
	border-width: thin;
	}
h1{
	font-size: 135%;
	color: #0000CC;
	}
hr{
	color: #000000;
	background-color: #000000;
	width: 75%;
	}
h2{
	font-size: 125%;
}
.smallnote{
	font-size: 80%;
	font-style: italic;
	}
a:link{
	color: #0000FF;
	text-decoration: none;
	}
a:visited{
	color: #0000AA;
	text-decoration: none;
	}
a:hover{
	color: #0000FF;
	text-decoration: underline;
	}
p.article:first-letter{
	font-size: 200%;
	font-weight: 900;
	}