body {
	background-repeat: repeat;
	background-color: Black;
	margin-top: none;

	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	}

	a {
outline: none;
}
	
a:link {
	color: #B0C4DE;
	text-decoration: underline;
}

a:visited {
	color: #B0C4DE;
	text-decoration: underline;
}
a:hover {
	color: #FFA500;
	text-decoration: underline;
}

a.tooltip { text-decoration: none; border-bottom: 3px double #9370DB;   }



h1 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	}

h2 {
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #D2691E;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #D2691E;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
}

.sm {
	font-size: 8pt;
}


hr {color: Black; background-color: Black; border: 1px dotted #CCCCCC; border-style: none none dashed; }

  
#menu a, #menu a:visited {
  text-align: justify; 
  text-decoration:none; 
  color:White; 

        }
	 
#menu a:hover {color: #B0C4DE;
} 

.singlespace { line-height: 6px;  color: #FF0033;         }

.indent  { padding-left: 30px;  padding-right: 30px;  }

#footer a, #footer a:visited {
  text-align: justify; 
  text-decoration:none; 
  color:#999999; 
	font-size: 8pt;
        }
	 
#footer a:hover {color: #F5F5F5;
} 