body {
	background-color: #5AA8BA;
	background-image:   url(../images/background.gif);

	background: 
; 	background-attachment: fixed;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00395A;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F3901D;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
.headernoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.bodytexttitle {

	font-family: Arial, Helvetica, sans-serif;
	color: #00395A;
	font-size: 12px;
}
.bodytexttitlefoot {

	font-family: Arial, Helvetica, sans-serif;
	color: #B0A68E;
	font-size: 9px;
}
