@charset "UTF-8";
/* CSS Document */

body {
	background-color: #625A4B; font-family:Georgia, "Times New Roman", Times, serif;
}
.groupname{
	font-weight:bold;
	border-bottom:1px solid #333333;
	padding-bottom:3px;
	margin-top:10px;
	margin-bottom:10px;

}

.bodytable{
  background-color:#ffffff; 
  border:#000000 1px solid;
}

.itemName{
	font-size:16px; font-weight:bold; margin-bottom:10px;	
}