
.stuff1 {
    font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 12pt;
	font-weight : Normal;
	text-align:justify;
	text-justify:newspaper;
}

.stuff2 {
    font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 14pt;
	font-weight : normal;
}

.stuff3{
    font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 12pt;
	font-weight : bold;
}

.stuff4 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 16pt;
	font-weight : bold;
}

.stuff5 {
    font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 12pt;
	font-weight : normal;
}

.stuff6 {
    font-family : Arial, Verdana, Helvetica;
    color : Red;
	font-size : 16pt;
	font-weight : bold;
}

.stuff7{
    font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 14pt;
	font-weight : bold;
}

.stuff8{
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 10pt;
	font-weight : normal;
	text-align:justify;
	text-justify:newspaper;
}

.stuff9 {
    color : #008080;
}

.stuff10{
    font-family : CommercialScript BT;
    color : #800000;
	font-size : 35pt;
	font-weight : normal;
}

.stuff11{
    font-family : Academy Engraved LET;
    color : #800000;
	font-size : 25pt;
	font-weight : bold;
}

.stuff12 {
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : Normal;
	text-align:justify;
	text-justify:newspaper;
}

.stuff13{
    font-family : Arial, Verdana, Helvetica;
    color : Navy;
	font-size : 12pt;
	font-weight : bold;
}

.stuff14{
    font-family : Arial, Verdana, Helvetica;
    color : #800000;
	font-size : 10pt;
	font-weight : bold;
}
	  
H1 {
	font-family : Script MT Bold, CommercialScript BT;
	font-size : 30pt;
	color : #800000;
	font-weight : Normal;
}

.shadow1
	{		
		font-family: CommercialScript BT,Script MT Bold;
		font-size : 30pt;
		color: Teal;
		filter: shadow(Color=Gray,Direction=135);
		padding: 5pt 12pt;
		height: 60;
		position: relative;
		left: 0;
		top: 0;
		}

.shadow2
	{		
		font-family: CommercialScript BT,Script MT Bold;
		font-size : 45pt;
		color: #0080FF;
		filter: shadow(Color=#550022,Direction=135);
		padding: 5pt 12pt;
		height: 60;
		position: relative;
		left: 0;
		top: 0;
		}
	

A:link {color : Blue;
}
A:Visited {color : Purple}
A:Active {color : Red}
