body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.topnav {
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
}
.tables {
	font-size: 8pt;
}
.sidenav {
	color: #635542;
	font-weight: bold;
	font-size: 10pt;
}
.subnav {
	color: #635542;
	font-weight: bold;
	font-size: 8pt;
}
.subnav2 {
	color: #635542;
	font-weight: bold;
	margin-left:5px;
	display: block;
}
.sidenav2 {
	color: #330;
	font-weight: bold;
	font-size: 10pt;
}
.subnav2 {
	color: #330;
	font-weight: bold;
	font-size: 8pt;
}
p {
	color: #000;
	font-size: 10pt;
}
h1 {
	color: #CC9933;
	font-size: 16pt;
	border-bottom: solid 3px #993300;
	width: 510px;
	margin-top: 2px;
}
a {
	color: #006;
	text-decoration: none;
}
ul {
	font-size: 8pt;
	line-height: 12pt;
	list-style-type: square
}
ol {
	font-size: 8pt;
	line-height: 12pt;
}
a:hover {
	color: #800080;
	text-decoration: underline
}
.tableson {
	color: #c33;
	font-weight: bold;
	font-size: 8pt;
}
.sig {
	font-size: 8pt;
}
.sig a {
	color: #000;
}
.home {
	padding-left: 10px;
}
