body {
	font-family: Arial, Helvetica, sans-serif;

}

thead {
	font-weight:bold;
	font-size:120%;
}

tbody {


}

table {
	padding 1 1 1 1;
}

table.blue {

	background-color: #CCFFFF;

}