@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;
}



.font100percntLite {
	font-size: 100%;
	color: #EEDEAB;
	font-family: Arial, Helvetica, sans-serif;
}
.font100percntLiteBOLD {
	font-size: 100%;
	font-weight: bold;
	color: #EEDEAB;
	font: Arial, Helvetica, sans-serif;
}
.font100percntWhite {
	font-size: 100%;
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
}

.font100percntWhiteBOLD {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
}
.font100percntBrown {
	font-size: 100%;
	color: #46200A;
	font: Arial, Helvetica, sans-serif;
}
.font100percntBrownBOLD {
	font-size: 100%;
	font-weight: bold;
	color: #46200A;
	font: Arial, Helvetica, sans-serif;
}
.font100percntBlack {
	font-size: 100%;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}
.font100percntBlackBOLD {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}
.font100percntPURPLE {
	font-size: 100%;
	color: #1D055a;
	font: Arial, Helvetica, sans-serif;
}
.font100percntPURPLEBOLD {
	font-size: 100%;
	font-weight: bold;
	color: #1D055a;
	font: Arial, Helvetica, sans-serif;
}
.borders  {
	border-style:groove;
	border-width:medium;
	border-color:#999;
}
