@font-face {  
  font-family: "HN-UL";  
  src: url("/style/HN-UL.eot"); /* IE */  
  src: local("HelveticaNeueUltraLight"), url("/style/HN-UL.otf") format("opentype"); /* non-IE */  
}  


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	letter-spacing: .07em;
}
a {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #222;
	letter-spacing: .06em;
	text-decoration: none;
	border-width: thick;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	color: #990033;
	font-weight: bold;
}
.centre_cell {
	background-position: center center;
}

.centre_cell2 {
	background-color:#FFF
}


.centre_cell-old {
	background-image: url(../images/template/right_flush.gif);
	background-repeat: repeat-x;
	background-position: center center;
	
}


.bottom_tag{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 0px;
	color: #333333;
	letter-spacing: .07em;
}

