body {
	background-image: url(images/background.jpg);
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	
}
.footer {
	color: #FFF;
	font-size: 11px;
}
.subhead {
	color: #C15527;
	font-size: 12px;
}
.attention {
	color: #527178;
	font-size: 12px;
	font-weight: bold;
}
.table {
	color: #FFF;
	font-size: 12px;
	font-weight: strong;
}
a:link {
	color: #6A6A6A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6A6A6A;
}
a:hover {
	text-decoration: underline;
	color: #C15527;
}
a:active {
	text-decoration: underline;
	color: #6A6A6A;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #527178;
}

