@charset "utf-8";

/* CSS Document */

.tableFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.1;
	color: #808080;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#tablebox {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 304px;
}

.links {
	text-decoration: none;
}

.H2font {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 12px;
	color: #000;
}
