body { 
	background-color: #45665D;
	margin: 0px; 
	font-family: Arial;
	font-size: 12pt;
	color: #54150C;
}

.cell1 {
	background-image: url(images/bg1.jpg);
	font-size: 12pt;
}


.t2 {
	background-image: url(images/bg2.gif);
	font-size: 12pt;
}

.t3 {
	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 20px; padding-right: 20px;
	font-size: 12pt;
}

hr {
	width: 100%;
	color: #54150C;
}

.t4 {
	font-weight: bold;
	border-bottom: solid 2px #45665D;
}

.t5 {
	border-bottom: solid 1px #45665D;
}

td { 
	font-size: 12pt;