a { font-family: Calibri, Arial; font-size: 12px; font-weight: bold; color: #000000; }
A:LINK { color : #000000; text-decoration : underline; font-family: Calibri, Arial; font-size: 12px; }
A:VISITED { color : #000000; text-decoration : underline; font-family: Calibri, Arial; font-size: 12px; }
A:ACTIVE { color : #000000; text-decoration : underline; font-family: Calibri, Arial; font-size: 12px; }
A:HOVER { color : #ff8000; text-decoration : underline; font-family: Calibri, Arial; font-size: 12px; }

.borderright {
	border-top: 1px none #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;

}
td {
	font-family: Calibri, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.borderfooter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
