	BODY {
		background-color: 82522C;
		color: #000000;
	}
	.h1 { font-family: arial, helvetica, sans-serif;
		font-size: 20pt;}
	.h2 { font-family: arial, helvetica, sans-serif;
		font-size: 16pt;}
	.h4 { font-family: arial, helvetica, sans-serif;
		font-size: 12pt;}
	.text { font-family: arial, helvetica, sans-serif;
		font-size: 10pt;}
	.textb { font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;}
	.textsm { font-family: arial, helvetica, sans-serif;
		font-size: 7pt;}
	.textsm_b { font-family: arial, helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		}
	p.border1 {
		border-style: dotted dotted dotted dotted;
	}
	a.links_sm { font-size: 7pt;
				font-weight: normal;
				color:#82522C;
				text-decoration: none;
				}
	a.links_sm:active { font-size: 7pt;
				font-weight: normal;
				color:#82522C;
				text-decoration: none;
				}
	a.links_sm:visited { font-size: 7pt;
				font-weight: normal;
				color:#82522C;
				text-decoration: none;
				}
	a.links_sm:link { font-size: 7pt;
				font-weight: normal;
				color:#82522C;
				text-decoration: none;
				}
	a.links_sm:hover { font-size: 7pt;
				font-weight: normal;
				text-decoration: underline;
				color:#D3B486;
				}
	a.links_norm { font-size: 10pt;
				font-weight: normal;
				color:#82522C;
				text-decoration: none;
				}
	a.links_norm:link { font-size: 10pt;
				font-weight: normal;
				color:#82522C;
				text-decoration: none;
				}
	a.links_norm:visited { font-size: 10pt;
				font-weight: normal;
				color:#82522C;
				text-decoration: none;
				}
	a.links_norm:active { font-size: 10pt;
				font-weight: normal;
				color:#82522C;
				text-decoration: none;
				}
	a:links_norm:hover { font-size: 10pt;
				font-weight: normal;
				text-decoration: underline;
				color:#D3B486
				}
