body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828084;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #2393d1;
}
.sub-header {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #f7931d;
}
.listing1 {
	list-style-image: url(../images/bullet.gif);
}
.remarks-header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2393d1;
}
.table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.table-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ec008c;
}
.contact-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #808284;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec008c;
	font-size: 12px;
	text-decoration: underline;
}
.number {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #2393D1;
}

