body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000099;
	font-size: 8pt;
	line-height: 10pt;
}

.bar {
	background-color: #006699;
}

.barspace {
	line-height: 5pt;
}

.smallbar {
	background-color: #3399CC;
}

.smallbarspace {
	line-height: 2pt;
}

.padding {
	background-color: #000099;
}

.padspace {
	line-height: 7pt;
}

.title {
	line-height: 20pt;
	background-color: #000099;
}

.outerbox {
	background-color: #3399CC;
}

.titleouterbox {
	background-color: #3399CC;
}

.mainwindow {
	background-color: #eeffee;
	height: 478px;
}

.vertlinegreen {
	background-color: #006699;
	height: 100px;
}

.vertlineblue {
	background-color: #3399CC;
	height: 100px;
}

.vertlinegreen2 {
	background-color: #006699;
	height: 100px;
}

.vertlineblue2 {
	background-color: #3399CC;
	height: 100px;
}

.vertlinegreen3 {
	background-color: #006699;
	height: 50px;
}

.vertlineblue3 {
	background-color: #3399CC;
	height: 50px;
}

.titlewindow {
	background-color: #eeffee;
	height: 200px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
}

blockquote {
	font-size: 8pt;
	line-height: 9pt;
}

.navigate {
	font-size: 8pt;
	line-height: 9pt;
	color: #ccffcc;
	margin-left: 10px;
}

.signtitle {
	font-size: 8pt;
	line-height: 9pt;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
}

td {
	font-size: 8pt;
	line-height: 10pt;
}

li {
	margin-top: 2px;
	margin-left: 10px;
}

li ul {
	margin-top: 2px;
	margin-left: 15px;
}

ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

h1 {
	font-family: "Book Antiqua", Garamond, "Adobe Garamond", "Times New Roman", "Times Roman", "Times", serif;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
	color: #ffffff;
	margin-left: 10px;
}

A:link {color: #ccffcc;}
A:visited {color: #ccffcc;}
A:active {color: #ccffcc;}
	
a {
	text-decoration: none;
}

pre {
	margin-left: 10px;
}
