
.stuff1 {
	color: Navy;
	font-size : 8pt;
	font-weight : bold;
	line-height : 10pt;
}

.stuff2 {
	font-size : 14pt;
	font-weight : bold;
}

.stuff3 {
	color: Red;
	font-size : 8pt;
	font-weight : bold;
	line-height : 10pt;
}

.stuff4 {
	line-height : 5pt;
}

.stuff5 {
	color: Black;
	font-size : 7pt;
}

.stuff6 {
	color: Black;
	font-size : 9pt;
	font-weight : bold;
	line-height : 10pt;
}

.stuff7 {
	font-family : Arial,Verdana,Sans-Serif;
	color: #666600;
	font-size :10pt;
	font-weight : bold;
	line-height : 12pt;
	text-align:justify;
	text-justify:newspaper;
}

.stuff8 {
	font-family : Arial,Verdana,Sans-Serif;
	color: White;
	font-size :12pt;
	font-weight : bold;
	line-height : 10pt;
}

.stuff9 {
	font-family : Arial,Verdana,Sans-Serif;
	color: White;
	font-size :16pt;
	font-weight : bold;
}
	  
.stuff10 {
	font-family : Arial,Verdana,Sans-Serif;
	color: Blue;
	font-size :12pt;
	font-weight : bold;
}

.stuff11 {
	font-family : Arial,Verdana,Sans-Serif;
	font-weight : bold;
	color: Navy;
	font-size : 10pt;
	line-height : 12pt;
	text-align:justify;
	text-justify:newspaper;
}

.stuff12 {
	font-family :Arial,Verdana,Sans-Serif;
	color: White;
	font-size :10pt;
	font-weight : bold;
}

br.pagebreak {
            page-break-after : always;
}

A:link {color : Blue}
A:Visited {color : Purple}
A:Active {color : Red}
