body	{	background-color: #000000;
			font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
			color: #FFFFFF;	}

p	{ color:	#FFFFFF;
	  font-size: 14px;
	  text-align: left	}
	  
.logline {	font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
			text-align: center; }
			
.nav     {	font-size: 18px;
			font-weight: bold;
			color: #FFFFFF;
			text-align: center; }

				  	  
a:link	{	color:	#ffcc33;
			font-weight: bold;	
			text-decoration: none;}

a:visited	{ color:	#ffffff;
			  font-weight: bold;
			  text-decoration: underline;	}
			  
a:hover		{ color:	#ffffff;
			  font-weight: bold;
			  text-decoration: underline;  }

a:active	{	color:	#FF0000;
				font-weight: bold;
				text-decoration: underline;	}

hr	{ color: #ffffff;
	  width: 80%;
	  height: 5 px	}
	  
td	{ color:	#fffff;
	  font-size: 12pt	}
	  
.smtxt	{ color:	#ffffff;
	  font-size: 12px;
	  text-align: left	}
	  
.maroon-bg { background-color: #660005;
			 text-align: center; }

.fractal { background-color: #660005;
		   background-image: url('images/site/fractal-back.jpg');	 

.black-bg { background-color: #000000; } 
	  
H1, H2, H3, H4, H5, H6	{ color: #FFFFFF;	}