.border {
	border-top: 1px none #669999;
	border-right: 1px solid #669999;
	border-bottom: 1px solid #669999;
	border-left: 1px solid #669999;

}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.fontsize {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14px;

}
.links {
	color: #000000;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;


}
.blueborder {
	border: 1px solid #999999;
}
.super {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 6pt;
}
