a.splash:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2288DA;
	text-decoration: none;
	font-weight: bold;
}
a.splash:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2288DA;
	text-decoration: none;
	font-weight: bold;	
}
a.splash:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2288DA;
	text-decoration: underline;
	font-weight: bold;
}
a.splashsmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2288DA;
	text-decoration: none;
	font-weight: bold;
}
a.splashsmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2288DA;
	text-decoration: none;
	font-weight: bold;	
}
a.splashsmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2288DA;
	text-decoration: underline;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.body_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.body_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #87D300;
}
.body_sale_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.body_table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.body_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}