A{
	text-decoration: none;
	color: #0000CD;
}
A:hover{
	text-decoration: none;
	color: #8B008B;
}
.box{
	border: solid #000000 1px;
	font-size: 7pt;
}
.graybox{
	border: solid #d8d8d8 1px;
	font-size: 8pt;
}
.fieldlabel{
	font-size: 9pt;
}
.border{
	border: solid #000000 1px;
}
.rborder{
	border-right: solid #000000 1px;
}
.bordergray{
	border: solid #a2a2a2 1px;
}
.label{
	font-size: 8pt;
	font-weight: bold;
}
.smalltext{
	font-size: 8pt;
}
.selectBox{
	font-size: 7pt;
	font-weight: bold;
}

