.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.head {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tableborder {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.tableborderoutside {
	background-image: url(images/tableoutside.gif);
	background-repeat: repeat-y;
	background-position: center;


}
a {
	color: #0000CC;
}
