.bgnd-norepeat {
	background-repeat: repeat-y;
}
h1 {
	padding-top: 12px;
}
.bottomrule {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
.box {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.bottomborder {
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
a:link {
	color: #CC6600;
}
