body {
	background-color: #5d809e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

body {
	background-color: #5d809e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.bluebold {
	color: #396E8E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.brownbold {
	color: #7A725D;
	font-weight: bold;
}

.body12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
}
.brownbold2 {
	color: #7A725D;
	font-weight: bold;
	font-size: 14px;
}

a.brownbold2:link { color: #7A725D; text-decoration: none }

a.brownbold2:visited { color: #7A725D; text-decoration: none }

a.brownbold2:hover { color: #85A4B9; text-decoration: none }
