body
{
	border-collapse:collapse;
	margin: 0;
	padding:0;
	color: #4F002A;
	font-family: Arial;
	
}
table
{font-size:9pt;
	
}
.borderL
{
	background-image: url(images/borderL.jpg);
	background-repeat: repeat-y;
}
.borderR
{
	BACKGROUND-POSITION-X: right;
	background-image: url(images/borderR.jpg);
	background-repeat: repeat-y;
}
.headernav
{
	BACKGROUND-POSITION-X: right;
	background-image: url(images/headernav.jpg);
	background-repeat: no-repeat;
}
.footer
{ width: 738;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
A
{
	color: 4F002A;
	font-weight: bold;
}
.title
{font-weight: bold;
	font-size: 11pt;
}

.contact
{
	font-size:large;
}