.style1 {
	color: #7E655F;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyJustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
body {
	background-image: url();
	background-color: #B7C8D2;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #7B625C;
	font-weight: normal;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
.brownText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B625C;
	font-weight: normal;
}
a:link {
	color: #587AA0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #587AA0;
}
a:hover {
	text-decoration: underline;
	color: #7B625C;
}
a:active {
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7B625C;
}
.body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #7B625C;
}
