	body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #D9BE6C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	h1 {
		font-family: times new roman,sans-serif;
		font-size: 12pt;
		letter-spacing: 1.5px;
		text-decoration: underline;
		color: #25408F;
		font:bold;
	
	}
	label{
		font-family: times new roman,sans-serif;
		font-size: 11pt;
		letter-spacing: 1px;
		color: #000000;
	}
	
	td {
		font-family: times new roman,sans-serif;
		font-size: 11pt;
		letter-spacing: 1px;
		color: #000000;
	}
	
	td.red {
		font-family: times new roman,sans-serif;
		font-size: 11pt;
		letter-spacing: 1px;
		color: #CC0000;
	}
	
	td.gold {
		font-family: times new roman, sans-serif;
		font-size: 10pt;
		color:#cccccc;
	}
	
	td.footer{
		font-family: times new roman,sans-serif;
		font-size: 8pt;
		color: #FFFFFF;
		font-weight:bold;
	}
	td.header{
		font-family: times new roman,sans-serif;
		font-size: 18pt;
		color: #669999;
		letter-spacing: 1.5px;
		font-weight:regular;
	}
	td.headersmall{
		font-family: times new roman,sans-serif;
		font-size: 14pt;
		color: #669999;
		letter-spacing: 1.5px;
		font-weight:regular;
	}
	
	P { font-family: times new roman,sans-serif;
		font-size: 11pt;
		color: #000000;
	}
	p.special{
		font-family: times new roman,sans-serif;
		font-size: 18pt;
		color: #669999;
		letter-spacing: 1.5px;
		font-weight:regular;
	}
	
	P.header{ 
		font-family: times new roman,sans-serif;
		font-size: 11pt;
		color: #000000;
		letter-spacing: 1.5px;
		text-decoration: underline;
		font-weight:bold;
	}
	A.goldlarge:link{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#CC9933;
		font-weight:bold;
	}
	A.goldlarge:visited{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#CC9933;
		font-weight:bold;
	}
	A.goldlarge:hover{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#CC9933;
		font-weight:bold;
	}
	A.gold:link{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#CC9933;
		font-weight:bold;
	}
	A.gold:visited{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#CC9933;
		font-weight:bold;
	}
	A.gold:hover{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#CC9933;
		font-weight:bold;
	}
	A:link{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#000000;
		
	}
	A:visited{
		font-family:  Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#000000;
	}
	A:hover{
		font-family:  Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color:#000000;
	}
	
	.form{
		border:1px solid #990099;
		background-color: #FFFFFF;
		color:#000066;
	}
	hr {
		color:#CC9933;
	}
