body {
        font-family: Verdana, Geneva, Arial, sans-serif;
/*   background-image: url("faintcolorflower.jpg");
    background-image: url("grymarb.gif"); */
}

table{
	border: thin solid black;
	text-align: center;
}	

table caption {
	font-size: 150%;
	font-weight: bold;
}

td.multiRow{
	background: white;
	font-weight: bold;
}

tr.R3{
	background:#FF66FF;
}

tr.r3_cst{
	background:#66FF66;
}

tr.NMR{
	background:#66B3FF;
}
tr.csR_cst{
	background:yellow;
}
tr.xray{
	background:red;
}



