body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
}
body {
	background-color: #FFFFFF;
}
a {
	color: #0033CC;
}
a.navbar, a.navbar:visited, a.navbar:hover, a.navbar:active {
	color: #FFFFFF;
	font-size: 125%;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #9900FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
headText, .headText {
	font-size: 410%;
}
h3, .h3{
	font-size: 70%;
	font-style: italic;
}
h4, .h4{
	font-size: 80%;
	font-style: italic;
}
.footnote{
	font-size: 90%;
	font-style: italic;
}
.par {
	font-size: 200%;
	font-weight: bold;
}
