.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #FFFFFF;
	display: inline;
}
.headerline {
	background-attachment: fixed;
	background-image: url(graphics/header-line.gif);
	background-repeat: repeat;
	background-position: bottom;
}

.baselinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
		font-size: 0.65em;
	font-weight: normal;
	color: #FFFFFF;
}

a.baselinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a.baselinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

