  h4{
  	background-color: #A5ACCE;
  	padding-left: 5px;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	padding-right: 5px;
  	width: 775px;

  }
  body{
  	background-color: white;
  }
  td,body{
  	font-family: Arial, Geneva;
  	font-size: 12px;
  }
  td.title{
  	font-size: 14px;
  	font-weight: bold;
  }
  td.titlebar{
  	background-color: #ECD6C1;
  }
  td.itemtype{
  	background-color: #DADADA;
  	font-weight: bold;
  }
  td.copy{
  	font-size: 10px;
  }
  hr.thinbar{
  	height: 1px;
  	color: #F0F0F0;
  }
  td.bottombar{
  	border-bottom: 1px solid black;
  }
  td.topbar{
  	border-top: 1px solid black;
  }
  .lightbar{
  	border-bottom: 1px solid #DADADA;
  }
  table.thinborder{
  	border: 1px solid #DADADA;
  }		

