
.stuff1 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : bold;
	text-align:justify;
	text-justify:newspaper;
}

.stuff2 {
    font-family : Arial, Verdana, Helvetica;
    color : #000000;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.stuff3 {
    font-family : Arial, Verdana, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	color: #FF5522;
}
	
.stuff4 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : normal;
	text-align:justify;
	text-justify:newspaper;
}
	
.stuff5 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : bold;
    line-height : 100%;
}
	
.stuff6 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 9pt;
	line-height : 10pt;
}

.stuff7 {
    font-family : Arial, Verdana, Helvetica;
    color : #FF0000;
	font-size : 9pt;
	font-weight : bold;
}
	
.stuff8 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 10pt;
	font-weight : bold;
}
	
.stuff9 {
    font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 12pt;
	font-weight : normal;
	text-align:justify;
	text-justify:newspaper;
}

.stuff10 {
    font-family : Arial, Verdana, Helvetica;
    color : #FF0000;
	font-size : 12pt;
	font-weight : bold;
}

.stuff11 {
    font-family : Arial, Verdana, Helvetica;
    color : #FF0000;
	font-size : 16pt;
	font-weight : bold;
}

.stuff12 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 11pt;
	line-height : 12pt;
	text-align:justify;
	text-justify:newspaper;
}

.stuff13 {
	   color : Navy;
}
	
.stuff14 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : normal;
    line-height : 100%;
}
	
.stuffy {
    font-family : Umbra BT;
	font-size : 30pt;
	color: Navy;
	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 : 14pt;
	font-weight : bold;
}

.tight {
      font-family : Verdana, Arial, Helvetica;
      background-color : #F8FFFF;
	  color : #000000;
      font-size : 10pt;
      line-height : 100%;
}
	  
H1 {
    font-family : Arial, Verdana, Helvetica;
	font-size : 15pt;
	color : Navy;
	font-weight : bold;
}
	  
H2 {
    font-family : Arial, Verdana, Helvetica;
	font-size : 20pt;
	color : Navy;
	font-weight : bold;
	}
	  
H3 {
	font-family : Script MT Bold, CommercialScript BT;
	font-size : 16pt;
	color : Navy;
}
	  
H4 {
	font-family : Script MT Bold, CommercialScript BT;
	font-size : 16pt;
	color : #0000FF;
}
	  
H5 {
	font-family : CommercialScript BT;
	font-size : 25pt;
	color : Navy;
	font-weight: normal
}

.shadow1
	{		
		font-family: CommercialScript BT;
		font-size : 45pt;
		color:Teal;
		filter: shadow(Color=gray,Direction=135);
		padding: 5pt 12pt;
		height: 60;
		position: relative;
		left: 0;
		top: 0;
		}

.shadow2
	{		
		font-family: Umbra BT;
		font-size : 45pt;
		color: #800000;
		filter: shadow(Color=#805050,Direction=135);
		padding: 5pt 12pt;
		height: 60;
		position: relative;
		left: 0;
		top: 0;
		}

.shadow3
	{		
		font-family: Snell BT;
		font-size : 45pt;
		color:#2528B8;
		filter: shadow(Color=#A5A5A5, Direction=135);
		padding: 16pt  12pt;
		height: 60;
		position: relative;
		}

br.pagebreak {
            page-break-after : always;
}

A:link {color : Blue}
A:Visited {color : Purple}
A:Active {color : Red}

