H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	color : navy;
	font-weight: bold;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	color : navy;
	font-weight: bold;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 2;
	color : navy;
}
td {
	background-color: #FFFFFF;
	font-size: medium;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
}
a.navbar:link {
	color : #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
a.navbar:visited {
	color : #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar {
	font-size: small;
	color: #003399;
}
.bottom {
	font-size: small;
}
a.bottom:link {
	font-size: small;
}
a.bottom:visited {
	font-size: small;
}
.navbar {
	background-color: #3366CC;
}
.bigtable {
	font-size: small;
}
