body {
  background:#bca;
  margin:0;
  padding:20px 10px;
  text-align:center;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }

.content {
  width:750px;
  margin:0 auto;
  text-align:left;
  }

a:link {
  color:#475;
  }
a:visited {
  color:#798;
  }
a:hover {
  color:#c63;
  }
a img {
  border-width:0;
  }

.main-top {
  background:#fff url("images/main-top.gif") no-repeat left top;
  margin:0 0 15px;
  padding:10px 0 0;
  color:#666;
  }
.main-bottom {
  background:url("images/main-bottom.gif") no-repeat left bottom;
  padding:0 0 8px;
  }
.main-content {
  background:url("images/main-content.gif") repeat-y;
  padding:0 13px;
  }
  
.title {
	margin:0;
	padding:0 0 .2em;
	border-bottom:1px dotted #9b9;
	font-size:100%;
	line-height:1.5em;
	color:#566;
	width: 100%;
	margin-bottom: 2px;
}
  
.text {
  margin:0;
  padding:0 0 .2em;
  font-size:100%;
  line-height:1.5em;
  color:#566;
}

.tr-line {
  background:url("images/dotted-line.gif");
  }
  
.tr-codes {
  padding-left:3px;
  padding-top:3px;
  padding-bottom:3px;
  }
  
.table-codes {
  border-top:2px solid #fff;
  font-size:80%;
  color:#566;
  }