@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'helveticaneuelight';
    src: url('http://thedolphinbookshop.com/fonts/helveticaneue_lt-webfont.eot');
    src: url('http://thedolphinbookshop.com/fonts/helveticaneue_lt-webfont.eot#iefix') format('embedded-opentype'),
         url('http://thedolphinbookshop.com/fonts/helveticaneue_lt-webfont.woff') format('woff'),
         url('http://thedolphinbookshop.com/fonts/helveticaneue_lt-webfont.ttf') format('truetype'),
         url('http://thedolphinbookshop.com/fonts/helveticaneue_lt-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;
	


}
.heading {
	font-family: "Lane - Narrow";
	font-size: 45px;
	color: #666;
	font-weight: normal;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	line-height: 1.75em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.alirlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #170C5B;
}