body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: none;
	margin-left:4px;
}
.tdhline {
	background-image:  url(../images/hline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tdvline {
	background-image:  url(../images/vline4.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.abody {
	color: #000000;
	text-decoration: underline;
}
.aright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0a2c73;
	line-height: 1.7em;
}
.titlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6599d1;
	text-decoration: none;
}
.titleboldsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6599d1;
}
.bold{
font-weight: bold
}
.titleboldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.titleboldsmgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}