body {   background: #000;
	font-family: Arial, sans-serif;
	color: #FFF;
	text-align:left;
	vertical-align:top
	}
td {font-size: 100% !important;
	padding:10;
		}
h1  {
	font-size:160% !important;
	font-weight:bold;
	
	}
h2	{
	font-size: 100%;
	color:#FF9900;
	}
h3 	{font-size: 120%;
	color:#FF9900;
}
h4  {
	font-weight: bold;
	color: #FF9900
	  }
a:link {	color:#FFF;
			text-decoration:none;
		}
a:visited  { color:#969696;
			text-decoration:none;
		}
a:hover  {	color: #FF9900;
		}
a:active { 	color: #FF9900;
		}
		
.nav a:link	{ 		color:#393939;
					text-decoration:none;}
.nav a:visited	{ 	color:#969696;
					text-decoration:none;}
.nav a:hover  {		color: #FF9900;
		}
.nav a:active { 	color: #FF9900;
		}
.nav div	{		font-size: 90% !important;
					font-weight:normal;
					line-height: 150%;
		}
.nav ul		{color: #969696;
			font-size: 90% !important;}

.gall div	{		font-size: 90% !important;
					font-weight:normal;
					line-height: 150%;
			}
.copy p	{font-size: 60% !important;
		 color: #969696;
		 }
