body {
	margin: 30px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05316E;
	text-align: left;
}
.subnav {
	height: 30px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.subnav:visited {
	color: #003366;
}
a.subnav:link {
	color: #05316E;
}
a.subnav:hover {
	color: #990066;
}

.sidetxt {
	color: #999999;
	padding-left: 14px;
	text-align: left;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #00CCCC;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #006FB9;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	color: #006699;
}
h3 {
	font-size: 16px;
	color: #000000;
}
