a:link    { color: blue;
	text-decoration: underline; }
a:visited { color: navy;
	text-decoration: underline; }
a:active  { color: navy;
	text-decoration: underline; }
	
* {
	 font-size: 10pt;
	font-family: "arial", "helvetica";
}

span.normal { font-size: 12pt;
	font-family: "arial", "helvetica";
	color: black;  }
span.small { font-size: 11pt;
	font-family: "arial", "helvetica";
	color: black;  }
span.extrasmall { font-size: 10pt;
	font-family: "arial", "helvetica";
	color: black;  }

span.addresstitle { font-size: 11pt;
	font-family: "arial", "helvetica";
	color: black;
	font-weight: 700;  }
span.address { font-size: 10pt;
	font-family: "arial", "helvetica";
	color: black;  }

span.dekotitle  { font-size: 14pt;
	font-family: arial, helvetica;
	font-weight: 600;
	color: black;  }

span.bigtitle  { font-size: 16pt;
	font-family: arial, helvetica;
	font-weight: 600;
	color: #957C30;  }

span.smalltitle  { font-size: 10pt;
	font-family: arial, helvetica;
	font-weight: 600;
	color: #957C30;  }

span.normaltitle  {font-size: 12pt;
	font-family: "arial", "helvetica";
	color: #957C30;  }

span.design { font-size: 8pt;
	font-family: arial, helvetica;
	color: black;  }












