@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003;
}
body {
	background-color: #FFF;
	background-image: url(images/back-page.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.back-head {
	background-image: url(images/back-gradient.jpg);
}
.head-address {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 13px;
	margin-right: 5px;
}

.foot-address {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
}
.back-bodytable {
	background-image: url(images/back-table.gif);
}

h1 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 22px;
	color: #8498b9;
	font-weight: bold;
	padding-bottom: -10px;
	margin-bottom: -10px;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 15px;
	color: #003;
	font-weight: bold;
	margin-bottom: -10px;
	padding-bottom: -10px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
