body {
	font: x-small "Times New Roman", Times, serif;
}

td.coll {
	border: thin solid #333333;
	border-collapse: collapse;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;


}

th {
	font: medium/30px "Times New Roman", Times, serif;

}
table.coll {
	border: thin solid #000000;
	border-collapse: collapse;
	font: normal 14px Arial, Helvetica, sans-serif;

}
td.head {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
