.smallblackbold { 
	font-family: Verdana, Arial; 
	font-size: 7pt; 
	color: #000000; 
	font-weight: bold }

.smallgraybold { 
	font-family: Verdana; 
	font-size: 7pt; 
	color: #555555; 
	font-weight: bold }
	
.smallblack { 
	font-family: Verdana; 
	font-size: 7pt; 
	color: #000000; }

.smallblackbold { 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold
	color: #000000; }
	
.smallblue { 
	font-family: Verdana; 
	font-size: 7pt; 
	color: #336699; }

.midred { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: red; }	

.midblackbold { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold }

.midblue { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #336699; }
	
.midblack { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; }

.midgraybold { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #555555; 
	font-weight: bold }

.midbolditalic { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #555555; 
	font-weight: bold; 
	font-style: italic }

.midgraybg { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	background-color: #0066CC }


.largeblack { 
	font-family: Verdana; 
	font-size: 9pt; 
	color: #000000; }


.largeblue { 
	font-family: Verdana; 
	font-size: 9pt; 
	color: #336699; }


.xlargeblue {
	font-family: verdana;
	font-size:10pt;
	color: #336699; }

.blueheading {
	font-family: verdana;
	font-size:12pt;
	color: #336699; 
	font-weight: bold; }

.xlargebluebold {
	font-family: verdana;
	font-size:12pt;
	color: #336699; 
	font-weight: bold; }


.blackbold { 
	font-family: Verdana; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: bold }
	

.largeblackheading {
	font-family: Times New Roman;
	font-size: 14pt;
	color: #000000;
	font-weight: bold }
	
.backtotop { 
	font-family: Verdana; 
	font-size: 7pt; 
	color: #000000; }

