body {
	font-size: small;
	color: #003399;
	font-family: Arial;
	background-color: #FFFFFF;
}
H1 {
	font-family : "Lucida Sans";
	font-size : large;
	color : #003399;
	font-weight: bold;
}
H2 {
	font-family : "Lucida Sans";
	font-size : medium;
	color : #000099;
	font-weight: bold;
}
td {
	font-size: small;
	color: #003399;
	font-family: Arial;
}
td.a:link {
	font-size: small;
}
td.a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: small;
}
.navbar {
	color: #FFFFFF;
	background-color: #003399;
	font-family: "Lucida Sans", Arial;
	font-size: small;
}
A.navbar:link {
	color : #FFFFFF;
	font-size: small;
	font-family: "Lucida Sans", Arial;
}
A.navbar:visited {
	color : #CCCCCC;
	font-size: small;
	font-family: "Lucida Sans", Arial;
}

.sidebar {
	font-size: small;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bottom:link {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bottom:visited {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.feed {
	font-size: small;
	font-weight: bold;
}
