body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.arial12 {
	font-size: 12px;
}

body {
	background-color: #dde7f1;
	background-image: url(/images/gradiant-backing.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.titles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FDE9B6;
	text-decoration: none;
}
a:active {
	color: #FDE9B6;
	text-decoration: none;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}