body
	{
	margin: 0px 0px 0px 0px;
	font-family:  arial;
	font-size: 10pt;
	display: inline;
	}


h1
	{
	font-family:  Arial;
	font-size: 20pt;
	font-weight: bold;
	line-height: 22pt;
	display: inline; 
	color:#993300; 
	text-align: center
	}

h2
	{
	font-family:  arial;
	font-size: 10pt;
	font-weight: bold;
	color:#993300; 
	line-height: 12pt;
	display: inline;
	}
	
a:link
      {
	text-align: left
      color: 993300;
      }
      
a:hover
	{
	text-decoration: none;
	color: 666666;
	}

.logo
	{
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
	}

a:hover.logo
	{
	text-decoration: none;
	color:#993300; 
	}
	
.nav
	{
	font-size: 10px;
	line-height: 12px;
	color:#993300; 
	}

     
a:hover.nav
	{
	text-decoration: none;
	}

	h6           { font-family: serif; font-size: 36pt; color: #993300; font-weight: bold }
