BODY {
	font-family : Arial;
	font-size : 8pt;
	letter-spacing : 0;
	color: #000000;
	margin-top : 60;
	background-image: url(../images/bcksilhouettes.jpg);
	background-position : top;
	background-repeat: repeat;
	background-attachment:fixed;	
	
}
TD {
	font-family : Arial ;
	font-size : 10pt;
	letter-spacing : -5; 
	color: #000000;
	}
H1 {
	font-family : Arial ;
	font-size : 15pt;
	letter-spacing : 0;
	color: #ffffff;
	}
H2 {
	font-family : Arial ;
	font-size : 8pt;
	letter-spacing : 1;
	color: #000000;
	
}
H3 {
	font-family : Arial ;
	font-size : 7pt;
	letter-spacing : 0;
	color: #ffffff;
	font-weight : bold;
}

A {
text-decoration: underline;
	color: #000000;
	font-weight:bold;	
}

A:Hover {
	text-decoration: none;
	color: #17333C;
	
}
.transparent {
        zoom: 1;
        filter: alpha(opacity=75);
        opacity: 0.75;
		}
.footer {
	color: #88C4D3;
	font-weight: bold;
}
