
.stuff1 {
	font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
}

.stuff2 {
	font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

.stuff3 {
	font-family : Arial, Verdana, Helvetica;
		font-size : 12pt;
		font-weight : bold;
		color: #FF5522;
}

.stuff6 {
	font-family : Arial, Verdana, Helvetica;
		color: Navy;
		font-size : 10pt;
		font-weight : bold;
}

.stuff7 {
	font-family : Arial, Verdana, Helvetica;
		color: Navy;
		font-size : 10pt;
		font-weight : bold;
		text-align:justify;
		text-justify:newspaper;
}

.stuff8 {
	font-family : Arial, Verdana, Helvetica;
		color: #800000;
		font-size : 10pt;
		font-weight : bold;
}
    
.stuff9 {
	font-family : Arial, Verdana, Helvetica;
	color : White;
	font-size : 12pt;
	font-weight : bold;
}

.stuff10 {
	font-family : Arial, Verdana, Helvetica;
		color: #0B5153;
		font-size : 12pt;
		font-weight : bold;
}

table.stuff12 {
	font-family : Arial, Verdana, Helvetica;
	border-color : Red;
	background-color : Navy;
    color : Yellow;
	font-size : 12pt;
	font-weight : bold;
	}

.stuff14 {
	font-family : Arial, Verdana, Helvetica;
		color: Navy;
		font-size : 12pt;
		font-weight : bold;
}

.stuff15 {
	font-family : Arial, Verdana, Helvetica;
		color: Navy;
		font-size : 12pt;
	    line-height : 100%;
		font-weight : normal;
		text-align:justify;
		text-justify:newspaper;
}

.stuff16 {
	font-family : Arial, Verdana, Helvetica;
		color: #FF0000;
		font-size : 12pt;
	    font-weight : bold;
}
 
.stuff17 {
	font-family : Arial, Verdana, Helvetica;
		color: Navy;
		font-size : 12pt;
	    font-weight : normal;
}
   
.stuff18 {
	font-family : Arial, Verdana, Helvetica;
	color: #0033FF;
    font-size : 11pt;
    font-weight: bold;
}
    
.stuff19 {
	font-family : Arial, Verdana, Helvetica;
	color: #33FF33;
    font-size : 12pt;
	font-weight : normal;
    line-height : 120%;
}
    
.stuff20 {
	font-family : Arial, Verdana, Helvetica;
	color: #FF0000;
    font-size : 12pt;
	font-weight : normal;
    line-height : 150%;
}
    
.stuff21 {
	font-family : Snell Blk BT;
	color: #008080;
    font-size : 14pt;
	font-weight : bold;
}

.stuff22 {
	font-family : Arial, Verdana, Helvetica;
	color: Navy;
	font-size :11pt;
	font-weight : normal;
	line-height : 100%;
	text-align:justify;
	text-justify:newspaper;
}

.stuff23 {
	font-family : Arial, Verdana, Helvetica;
	color: #0B5153;
	font-size :12pt;
	font-weight : normal;
	line-height : 90%;
	text-align:justify;
	text-justify:newspaper;
}
   
.stuff24 {
	font-family : Arial, Verdana, Helvetica;
	color:  #0B5153;
    font-size : 11pt;
    font-weight: bold;
}

.note1 {
	font-family : Arial, Verdana, Helvetica;
    font-size : 8pt;
	color : #000000;
	font-weight : bold;
	}  

.smallst1 {
 	font-family : Arial, Verdana, Helvetica;
     color : Teal;
      font-size : 11pt;
	  font-weight : bold;
}
	  
H1 {
	font-size : 20pt;
	color : Navy;
	font-family : Vineta BT;
	font-weight : normal;
	}

H2 {
	color : Navy;
	font-size : 24pt;
	font-family : CommercialScript BT, Script MT Bold;
	font-weight : normal;
}

H3 {
	color : Navy;
	font-size : 20pt;
	font-family : Umbra BT;
	font-weight : normal;
}

H4 {
	font-family: Umbra BT;
	color : #0B5153;
	font-size : 20pt;
	font-weight : bold;
}
	
br.pagebreak {
            page-break-after : always;
}

A:link {color : Blue}
A:Visited {color : Purple}
A:Active {color : Red}

