TABLE, TABLE TH, TH, TABLE TD, TD, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

A {
	color: #3399FF;
	text-decoration: none;
}

A:HOVER {
	color: #3399FF;
	text-decoration: underline;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;
	font-weight: bold
}

.back {
	background-attachment: fixed;
	background-repeat: no-repeat
}

