body  {
	font: 11px arial;
	}
table {
	font: 11px arial;
	empty-cells: show;
	}
td {
	font: 11px arial;
	vertical-align: top;
	}
th {
	font-size: 12px;
	font-weight: bold;
	}

h1,h2,h3,h4,h5 {
	color: #000000;
	}

a:link {
	color: #000000;
	text-decoration: underline;
	}
a:visited {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
