body {
	background-color: #FFFFFF;
}
.style1 {color: #006600}
.alink{color:#006600;}
.border_right {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #271956;
}
.cellpad {
	height: 10px;
	width: 10px;
}
