@charset "utf-8";
body {
	background-color: #003F5B;
}

/* CSS Document */

.linkswhite {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.linkswhite:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.linkswhite:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext {
	font-family: "Courier New", Courier, monospace;
	color: #827367;
	font-size: 12px;
	font-weight: bold;
}
.bg_right {
	background-image: url(Images/header_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.bodytext:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.style7 {
	font-size: 16px;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	color: #827367;
}
