<style type="text/css">

body {
	background-color: #3486B5;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
td img {display: block;}td img {display: block;}
.light_blue_header {
	color: #4ec3ff;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}td img {display: block;}

.dark_orange_header {
	color: #CC6600;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}
.orange_header {
	color: #ff9600;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}
.white_header {
	color: #ffffff;
	font-size: small;
	font-family: Verdana;
	text-decoration: none;
}
.blue_header {
	color: #002dff;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}
.copyright_text {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
}
.isle_cc_text {
	font-family: Calibri;
	font-size: 12px;
	color: #002dff;
	font-weight: bold;
}

</style>
