.stuff1 {
 	font-family: Arial, Helvetica;
    color : Navy;
	font-size :8pt;
	font-weight : bold;
}

.stuff2 {
 	font-family: Arial, Helvetica;
    color : #008080;
	font-size : 18pt;
	font-weight : bold;
	font-style : italic;
}

.stuff3 {
 	font-family: Arial, Helvetica;
    color : #0033CC;
	font-size : 18pt;
	font-weight : bold;
}

.stuff4 {
 	font-family: Arial, Helvetica;
    color : Navy;
	font-size : 14pt;
	font-weight : bold;
}

.stuff5 {
 	font-family: Arial, Helvetica;
	color : #990033;
	font-size : 12pt;
	font-weight : bold;
}

.stuff6 {
 	font-family: Arial, Helvetica;
	color : Navy;
	font-size : 10pt;
	font-weight : normal;
	text-align:justify;
	text-justify:newspaper;
}

.stuff7 {
	font-family: Arial, Helvetica;
	color : #990033;
	font-size : 10pt;
}

.stuff8 {
 	font-family: Arial, Helvetica;
    color : #008080;
	font-size : 14pt;
}

.stuff9 {
    color : #008080;
}

.stuff10 {
 	font-family: Snell BT;
    color : Navy;
	font-size : 22pt;
	font-weight : bold;
}

.stuff11 {
	font-family: Arial,Helvetica;
    color : Black;
	font-size : 10pt;
	font-weight : bold;
	}

.stuff12 {
	font-family: Arial,Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : bold;
	}


.stuff13 {
	border-color : Red;
	background-color : Navy;
    color : Yellow;
	font-size : 12pt;
	font-weight : bold;
	}

.stuff14 {
	font-family: Vineta BT;
    color : Olive;
	font-size : 16pt;
	font-weight : normal;
	}
 
.stuff15 {
 	font-family: Arial, Helvetica;
	color : #990033;
	font-size : 10pt;
	font-weight : normal;
	text-align:justify;
	text-justify:newspaper;
}
 
.stuff16 {
	font-family: Vineta BT;
    color : Navy;
	font-size : 16pt;
	font-weight : normal;
	}
  
.Notice {
	font-family : Arial, Verdana, Helvetica;
    font-size : 8pt;
	color : #FF00FF;
    line-height : 90%;
	font-weight : bold;
	text-align:justify;
	text-justify:newspaper;
	}  

H3 {
	font-family : CommercialScript BT, Script MT Bold; 
	color : #FF2222;
	font-size : 24pt;
	font-weight : bold;
}

