body {text-align: left;
	color: #240035;
	font-family: Georgia, Palatino, serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding:0px;
	}

h2 {font-size: 16px;
	margin: 0px;
	margin: 10px 40px 10px 30px;
	padding: 0px;}
	
p	{font-size: 14px;
	margin: 10px 30px 10px 30px;
	}

p.add	{
	margin: 0px 40px 0px 140px;
	}
	
table {
	margin: 0 auto;
	width: 90%; 
	border: 1px solid blue;
	padding: 0; 
	border-spacing:0;
	text-indent: 6px;
	}
 
td {border-bottom: 1px solid red;
	padding: 1px 0px 1px 5px;
	}
	
td.col1
	{width: 28%;
	}
		
td.col2
	{width: 10%;
	text-align: center;
	border-left: 1px solid red;}		
 
td.col2a
	{width: 10%;
	text-align: center;
	border-left: 0px solid red;}	
	
.address td.col1
	{width: 20%;}
		
.address td.col2
	{width: 70%;
	text-align: center;
	border-left: 1px solid red;}		 
 
tr {height: 20px;}

tr.headrow{font-weight: bold;}
 
tr.total td{
	font-weight: bold;
	border-top: 0px solid blue;
	border-bottom: 1px solid red;}

tr.total2 td{
	font-weight: bold;
	border-top: 0px solid blue;
	border-bottom: 0px solid blue;}

.address tr.last td{border-bottom: 0px solid blue;}


	
	
tr.total2b td {
	border-bottom: 1px solid blue;}	
	
tr.total2 td.col2{
	border-left: 1px solid blue;}
	
td.col3
	{width: 15%;
	text-indent: 1%;}
		
td.col4
	{width: 5%;
	text-align: center;
	border-left: 1px solid red;	
	border-right: 1px solid red;}		
	
td.col5
	{width:9%;
	text-indent: 2%;
	border-left: 0px solid red;
	border-bottom: 0px solid red;}
	
tr.total td.col4{
	border-right: 0px;
	border-left: 0px solid gray;}	
	
tr.total td.col5{
	border-top: 2px solid gray;
	border-left: 2px solid gray;}	
	
.t2 td {
		border: 0;
		text-align: center;
		}
				
.t2 td.l {
		text-align: left;
		}	
