BODY
	
	.maintext
	{
	font-family:verdana, arial, sans-serif;
	font-size: 10pt;
	color:#000000;
	text-transformation:none;
	text-decoration:none;
	font-weight:none;
	}
	
	.mainlink
	{
	color: #660000;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

	.mainlink:hover
	{
	color: #CC6633;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}
		
	.nav
	{
	font-family:arial;
	color: #FFFFFF;
	font-size:10pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	}

	.nav:hover
	{
	font-family:arial;
	color:#CC6633;
	font-size:10pt;
	text-transform:uppercase;
	font-weight:Bold;
	}
	
	.nav:active
	{
	font-family:arial;
	color: #336633;
	font-size:10pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	}

.lowernav
	{
	font-family:arial;
	color: #CC0033;
	font-size:8pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	}

	.lowernav:hover
	{
	font-family:arial;
	color: #FF6633;
	font-size:8pt;
	text-transform:uppercase;
	font-weight:Bold;
	}
	
	.lowernav:active
	{
	font-family:arial;
	color: #336633;
	font-size:8pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	}

	.copyright
	{
	font-family:arial;
	color: #003366;
	font-size:8pt;
	text-transform:none;
	text-decoration:none;
	font-weight:none;
	}
	
	.SH1
 {
 font-family:verdana;
 color: #660000;
 font-size: 16pt;
 text-transform:none;
 text-shadow:Silver 3px 3px 3px;
 font-weight:bold;
 font-style:none; 
 }
 
  .SH2
 {
 font-family:verdana;
 color: #660000;
 font-size:9pt;
 text-transform: uppercase;
 font-style:none; 
 font-weight:none;
 }
 
.SH3
 {
 font-family:verdana;
 color: #660000;
 font-size:12pt;
 text-transform:uppercase;
 font-weight:none;
 }
 
 .SH4
 {
 font-family:Times;
 color: #660000;
 font-size: 48pt;
 text-transform:none;
 text-shadow:Silver 3px 3px 3px;
 font-weight:bold;
 font-style:italics; 
 }
 
.mini
 {
 font-family:verdana;
 color: #000000;
 font-size:8pt;
 text-transform:none;
 font-weight:none;
 }