a:link		{ text-decoration:none; color: #222; }
a:visited		{ text-decoration:none; color: #222; }
a:hover		{ text-decoration:underline; color: #96963c; }
a:active		{ text-decoration:none; color: #222; }
body { font-size: 10pt; font-family: tahoma; background-color: #fff; }
.block  		{ color: #222222; font-size: 10pt; text-align:justify;}
.center 		{ color: #222222; font-size: 10pt; text-align:center; }
.centermini { color: #222222; font-size: 8pt; text-align: center; }
.float { float: left; width: 250px; height: auto; padding-right: 20px; padding-bottom: 5px; }
.float-350 { padding-right: 20px; padding-bottom: 5px; width: 350px; height: auto; float: left; }
.float-re { width: 250px; height: auto; float: right; padding-bottom: 5px; padding-left: 20px; }
.left   		{ color: #222222; font-size: 10pt; text-align:left; }
.left-w { color: white; font-size: 10pt; text-align: left; }
.leftmini { color: #222222; font-size: 8pt; text-align: left; }
.right  		{ color: #222222; font-size: 10pt; text-align:right; }

