#tbl_home {
	background-attachment: fixed;
	background-image: url(images/body_wave_tile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tbl_home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A6597;
	padding-top: 20px;
	text-align: center;
}
#footer2 a:link, #footer2 a:visited, #footer2 a:active {
	text-decoration: none;
	font-weight: normal;
	color: #0F5174;
}
#footer2 a:hover {
	text-decoration: underline;
	color: #0F5174;
}
h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
