A.sidelink   { font-size: 84%; font-weight: bold; color: #999; text-decoration: none }
A.sidelink:hover { color: #069 }
.sidehere { font-size: 84%; font-weight: bold; color: #069 }
.sidebullet  { color: #9CC; font-size: 120% }
A.nav { color: #FFF; font-weight: bold; text-transform: capitalize; text-decoration: none }

A.nav {
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none
}
A.nav:hover {
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline
}

A { color: #039; font-weight: bold; text-decoration: underline }
A:hover { color: #069 }

body { background-color: #FFF; color: #003; margin-top: 0; margin-left: 0; margin-right: 0 }
body,td,th { font-family: arial, helvetica, sans-serif; color: #003 }
h1 {
	display: block;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 200%;
	color: #9CC;
	margin-right: 25px;
}
h2 {
	font-size: 130%;
	color: #699;
	margin-right: 25px;
	text-transform: capitalize;
}
h3 {
	font-size: 100%;
	color: #036;
	margin-right: 25px;
	text-transform: capitalize;
}
h4 {
	font-size: 90%;
	margin-right: 25px;
	text-transform: capitalize;
}
h5 {
	font-size: 84%;
	margin-right: 25px;
	text-transform: capitalize;
}
p { font-size: 84%; margin-right: 25px; line-height: 130% }
ol,ul { font-size: 84%; margin-right: 25px; line-height: 130% }
.bullet { color: #039; font-size: 150%; line-height: 130% }
.footer { color: #000; background-color: #CCC; font-size: 70%; line-height: 130% }
.tbltxt { font-size: 84%; font-weight: bold; line-height: 130% }
.tblite { font-size: 84%; line-height: 130% }
.smallprint { color: #003; font-size: 70%; line-height: 130% }
.lab { color: #F00 }
.con { color: #00F }
.lib { color: #990 }
