body {
		font-family: Courier;
		font-size: 14px;
		color: #333333;
		background-color: #ffffff;
}

table {
		background-repeat: no-repeat
} 

table.yrepeat {
		background-repeat: repeat
} 
TD {
		font-family: Verdana;
		font-size: 15px;
		font-weight: normal;
		color: #000000;
}
TD.legal {
		font-family: arial;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
}
TD.lined {
border:1px solid #222222;
} 
