.stuff1 {
	font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-weight : normal;
	font-size : 12pt;
}

.stuff2 {
	font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 12pt;
	font-weight : normal;
	line-height : 100%;
	text-align:justify;
	text-justify:newspaper;
}

.stuff3 {
	font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 14pt;
	font-weight : bold;
}

.stuff4 {
	font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : bold;
	text-align:justify;
	text-justify:newspaper;
}

.stuff5 {
	font-family : Arial, Verdana, Helvetica;
    color : Red;
	font-size : 14pt;
	font-weight : bold;
}

.stuff6 {
	font-family : Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight : normal;
	color: Navy;
}

.stuff7 {
	font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-weight : normal;
	font-size : 12pt;
}

.stuff8 {
	font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 16pt;
	font-weight : bold;
}

.stuff9 {
	font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 12pt;
	font-weight : bold;
}

.stuff10 {
 	font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : normal;
	text-align:justify;
	text-justify:newspaper;
}

.stuff11 {
	font-family : Arial, Verdana, Helvetica;
    color : Red;
	font-size : 8pt;
	font-weight : bold;
}

.stuff12 {
	font-family : Arial, Verdana, Helvetica;
    color : Red;
	font-size : 10pt;
	font-weight : bold;
}

.stuff13 {
	font-family : Arial, Verdana, Helvetica;
	font-size: 13pt;
	font-weight : normal;
	color: #55381C;
}

.stuff14 {
	font-family : Arial, Verdana, Helvetica;
	font-size: 11pt;
	color: #55381C;
	font-weight : normal;
	text-align:justify;
	text-justify:newspaper;
}

.stuff15 {
	font-family : Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight : normal;
	color: #55381C;
}

.stuff16 {
	font-family : Vineta BT;
	font-size: 16pt;
	font-weight : normal;
	color: #800000;
}

.stuff17 {
	font-family : Snell BT;
	font-size: 18pt;
	font-weight : bold;
	color: Red;
}

.stuff18 {
	font-family : Snell BT;
	font-size: 30pt;
	font-weight : bold;
	color: Navy;
}

.stuff19 {
	font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-weight : bold;
	font-size : 12pt;
}

.stuff20 {
	font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 16pt;
	font-weight : bold;
}

.shadow1
	{		
		font-family: CommercialScript BT;
		font-size : 45pt;
		color: Navy;
		filter: shadow(Color=Grey,Direction=135);
		padding: 16pt  12pt;
		height: 60;
		position: relative;
		}

.shadow2
	{		
		font-family: Snell BT;
		font-size : 45pt;
		color:#2528B8;
		filter: shadow(Color=#A5A5A5, Direction=135);
		padding: 16pt  12pt;
		height: 60;
		position: relative;
		}

.shadow3
	{		
		font-family: Monotype Corsiva;
		font-size : 45pt;
		color: Navy;
		filter: shadow(Color=Grey,Direction=135);
		padding: 16pt  12pt;
		height: 60;
		position: relative;
		}
 
 .BT
 {
		font-family: Bookman Old Style;
		font-size : 45pt;
		color: Navy;
		filter: shadow(Color=Grey,Direction=135);
		padding: 16pt  12pt;
		height: 60;
		position: relative;
		}

A:Visited {
	color : Blue;
}

A:Active {
	color : Olive;
}

