@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(../images/bg_splats-r.jpg);
	}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AD3C2C;
}
.sub_header2 {
	font-size: 14px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.body_text {font-family: Arial, Helvetica, sans-serif}
a:link {
	color: #AD3C2C;
}
a:visited {
	color: #AD3C2C;
}
a:hover {
	color: #AD3C2C;
}
a:active {
	color: #AD3C2C;
}

