BODY {
	background-color: #066daa;
	margin: 0px;
	color: black;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 13px;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

STRONG {
	color: #066daa;
}

.wrap {
	width: 860px;
}

.content {
	margin-top:25px;
	background-image: url(images/bgtxt.png);
	background-repeat: no-repeat;
	text-align: justify;
	padding-left: 25px;
	padding-top: 25px;
	height: 555px;
	width: 540px;
}

.credits {
	font-size: 12px;
	margin-top: 10px;
}

.credits A {
	text-decoration: underline;
	color: black;
}

.credits A:HOVER {
	text-decoration: none;
	color: black;
}

.credits A:VISITED {
	text-decoration: underline;
	color: black;
}

A {
	text-decoration: underline;
	color: #056DAB;
}

A:HOVER {
	text-decoration: none;
	color: black;
}

A:VISITED {
	text-decoration: underline;
	color: #056DAB;
}
