.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.bodystyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	letter-spacing: 0.6px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.linkbar {
	font-family: Arial, Helvetica, sans-serif;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
ul.barList {
	list-style-position: inside;
	width: 225px;
	margin: 5px 0 0 0;
}
ul.barList li a {
	text-decoration: none;
	color: #000000;
}
ul.barList li a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a.color {
	color: #3026b9;
}
.moveup {
	margin: -100px 0 0 0;
}
