body {
	margin: 2px;
	padding: 2px;
}
p {
	font-size: 12px;
	padding: 0px 5px 0px 15px;
}

table.data {
	font-size: 10px;
	text-align: center;
}
table.data th {
	border-bottom: 1px solid #333333;
}
h1, h2, h3, h4, h5, h6 {
	color: #98231A;
	padding: 0px 5px 0px 15px;
}
img.right {
	float: right;
	padding-left: 5px;
}
img.left {
	float: left;
	padding-right: 5px;
}

.hdr h1{
	color: #24329F;
	padding: 0px 0px 0px 100px;
	font: bold italic 2em Georgia, Times, "Times New Roman", serif; 
    margin: 10px 0 0px;
	line-height: .10em;
}

.hdr p{
	padding: 10px 0px 5px 130px;
	font-size: 10px;
	letter-spacing: 2px;
}
.address {
	font-size: 9px;
	text-align: right;
	font-style: italic;
}
.hdr{
	background-image: url(imgs/logo_130.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

tr.bottombdr td{
	border-bottom: 4px solid #333333;
}
#main {
	padding-top: 5px;
	padding-left: 5px;
}
.agentbox {
	border-bottom: dashed;
}

