@charset "iso-8859-1";
/* CSS Document */

<style type="text/css">

   body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
		margin:0;padding:0;
}



.font85percntLite {
	font-size: 85%;
	color: #EEDEAB;
	font: Arial, Helvetica, sans-serif;
}
.font85percntLiteBOLD {
	font-size: 85%;
	font-weight: bold;
	color: #EEDEAB;
	font: Arial, Helvetica, sans-serif;
}
.font85percntWhite {
	font-size: 85%;
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
}

.font85percntWhiteBOLD {
	font-size: 85%;
	font-weight: bold;
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
}
.font85percntBrown {
	font-size: 85%;
	color: #46200A;
	font: Arial, Helvetica, sans-serif;
}
.font85percntBrownBOLD {
	font-size: 85%;
	font-weight: bold;
	color: #46200A;
	font: Arial, Helvetica, sans-serif;
}
.font85percntBlack {
	font-size: 85%;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}
.font85percntBlackBOLD {
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}
.font85percntPURPLE {
	font-size: 85%;
	color: #1D055a;
	font: Arial, Helvetica, sans-serif;
}
.font85percntPURPLEBOLD {
	font-size: 85%;
	font-weight: bold;
	color: #1D055a;
	font: Arial, Helvetica, sans-serif;
}