body {
	background-image: url(Library/pine.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	line-height: 1.5em;
}

a {
	color: #0021A6;
	text-decoration: none;
}

a:hover {
	color: #0021A6;
	text-decoration: underline;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
}

.style1 {font-size: x-small}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a {
	display: block;
	color: #0021A6;
	text-decoration: none;
	}
.menu a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #0021A6;
	text-decoration: none;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: small;
	font-weight: bold;
}
