.blk8pt       { font-family: Arial; font-size: 8pt; color: #000000; font-weight: normal }
.blk8ptb      { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold }

.blk10pt       { font-family: Arial; font-size: 10pt; color: #000000; font-weight: normal }
.blk10ptb      { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }

.blk12pt       { font-family: Arial; font-size: 12pt; color: #000000; font-weight: normal }
.blk12ptb      { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold }

.lgr8pt       { font-family: Arial; font-size: 8pt; color: #cccccc; font-weight: normal }
.lgr8ptb      { font-family: Arial; font-size: 8pt; color: #cccccc; font-weight: bold }

.lgr10pt       { font-family: Arial; font-size: 10pt; color: #cccccc; font-weight: normal }
.lgr10ptb      { font-family: Arial; font-size: 10pt; color: #cccccc; font-weight: bold }

.dgr8pt       { font-family: Arial; font-size: 8pt; color: #666666; font-weight: normal }
.dgr8ptb      { font-family: Arial; font-size: 8pt; color: #666666; font-weight: bold }

.dgr10pt       { font-family: Arial; font-size: 10pt; color: #666666; font-weight: normal }
.dgr10ptb      { font-family: Arial; font-size: 10pt; color: #666666; font-weight: bold }

.white8pt       { font-family: Arial; font-size: 8pt; color: #ffffff; font-weight: normal }
.white8ptb      { font-family: Arial; font-size: 8pt; color: #ffffff; font-weight: bold }

.white10pt       { font-family: Arial; font-size: 10pt; color: #ffffff; font-weight: normal }
.white10ptb      { font-family: Arial; font-size: 10pt; color: #ffffff; font-weight: bold }

.white12pt       { font-family: Arial; font-size: 12pt; color: #ffffff; font-weight: normal }
.white12ptb      { font-family: Arial; font-size: 12pt; color: #ffffff; font-weight: bold }

.TASCText       { font-family: Arial; font-size: 10pt; color: #000000; font-weight: normal; margin-left: 20px}

ul.gallery {
	margin:0;
	padding:0;
	clear:both;
	float:none;
	list-style:none;
	display:block;
}
ul.gallery li {
	margin:0;
	padding:7px;
	display:inline;
	float:left;
	width:106px;
	height:81px;
}
ul.gallery li img {
	width:100px;
	height:75px;
	display:block;
	border:1px solid #CCC;
	padding:2px;
	background-color:#FFF;
}