BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}
H1, H2, H3 {
	color : #000084;
	font-weight: bold;
}
OL, UL {
	list-style-type : square;
}

a.navWhite{
	color: #ffffff;
	font-weight : bold;
}
a {
	color : #0000FF;
	font-weight : bold;
}
a.blue{
	color : #000084;
	font-weight : bold;
}
A:HOVER {
	color : #ccccFF;
}
A:ACTIVE {
	color : #000084;
	font-weight : bold;
}


.darkblue{
	color: #000084;
}
.darkred{
	color: #990000;
}
.nav {
	font-weight : bold;
	font-size : 10px;
}
.footnote {
	font-size : xx-small;
}
.smalltext {
	font-size : x-small;
}