body{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}

hr{
	height: 1px;
}

table{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}
table.b{
	border-bottom-width: 1px;
	border-color: white;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

table.tb{
	border-bottom-width: 1px;
	border-color: white;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: solid;
}

td{
	vertical-align: top;
}

td.black{
	background-color: black;
	color: 6699ff;
}

td.blue{
	background-color: 6699ff;
	color: black;
}

td.blue a{
	color: black;
}

td.green{
	background-color: lime;
	color: black;
}

td.red{
	background-color: red;
	color: black;
}

td.yellow{
	background-color: gold;
	color: black;
}
