span.alpha {
font: italic 23px "Courier New", Courier,Georgia; 
}

h1 {
	font-size:9px; 
	height: 70px; 
	padding:0; 
	margin:0;
	text-indent: -9999px;   
	width: 754px;
}
h1.home {
	background-position:center;
	background: transparent url("../Images/index_01.jpg") 0 0;
}


/*footer */
h2.footer {
font-size:10px;
font-weight:normal;
color:#A7AEAF;
text-indent:0;
}
	h2.footer a{
	text-decoration:none; 
	font-size:10px;
	color:#A7AEAF;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
	
	h2.footer a:hover{
	color:#fff;
	}

