.horizontal { color: #BACBD9; font-size: 12px; font-family: Arial, Helvetica }
.horizontal A:link { color: #BACBD9; }
.horizontal A:visited { color: #BACBD9; }
.horizontal A:active { color: #95B6D1; }
.horizontal A:hover { color: #95B6D1; }
.babel  {position:relative; top:0px; left:0px; width:160px; height:1px;
        z-index:99;  visibility:hidden;}
        

h1 {  color: #ADA275; font-size: 24px}

h2 {  font-size: 22px; color: #003366}

h3 {  color: #ADA275; font-size: 20px}

h4 {  font-size: 18px; color: #003366}

h6 {  font-size: 15px; color: #003366}


body{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-image: url('images/css/btccssbg.jpg');
	background-repeat: no-repeat;
    background-position: 50% 0px;
	margin: 10px;
}