@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'helveticaneuelight';
    src: url('fonts/helveticaneue_lt-webfont.eot');
    src: url('fonts/helveticaneue_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue_lt-webfont.woff') format('woff'),
         url('fonts/helveticaneue_lt-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue_lt-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;
	


}
.heading {
	font-family: "Lane - Upper";
	font-size: 45px;
	color: #666;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
	font-style: normal;
	line-height: 1.75em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.alirlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #170C5B;
}
