.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
.topborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #993300;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFC4;
	text-decoration: none;
}
h1 {
	font-size: 16pt;
	color: #FFFFC4;
	font-weight: normal;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
}
