body {	
	background-color: #FFFFFF;
	margin: 0;
	padding: 0; 
	font-family: arial narrow, helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	}

a:link {
	color: #003300;
	}
		
a:visited {
	color: #003300;
	}	

a:active {
	color: #990000;
	}

a:hover {
	color: #990000;
	}

td.top {
	background-color: #D0C17C;
	height: 90px;
	vertical-align: middle;
	}

td.midl {
	background-color: #E6DEB9;
	height: 400px;
	vertical-align: top;
	text-indent: 20px;
	
	}

td.midr {
	background-color: #FFFFFF;
	height: 400px;
	vertical-align: top;
	text-align: center;
	}

td.bot {
	background-color: #D0C17C;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
	}
	
td.vmidhcent {
	vertical-align: middle;
	text-align: center;
	}

td.vtophcent {
	vertical-align: top;
	text-align: center;
	}
	
p.indent {
	text-align: left;
	text-indent: 20px;
	}

p.margin {
	margin: 20px;
	text-align: left;
	}

font.A16bold {
	font-family: arial narrow, helvetica, sans-serif;
	font-style: normal;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: .5em;
	color: #000000;
	}
font.A12bold {
	font-family: arial narrow, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	}

font.A10pt {
	font-family: arial narrow, helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}

font.highlight {
	font-family: arial narrow, helvetica, sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: .2em;
	color: #000000;
	}

img.border1 {
	border: 1pt;
	border-style: solid; 
	border-color: #000000;
	}