/* begin standard links */
a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FFFFCC;
	}	

a:visited {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color : #FFFFCC;
	}		
a:active {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color : #FFFFCC;
	}		
/* end standard links */

.bodytext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color : #FFFFCC;
	}
	
.caption {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color : #FFFFCC;
	}
	
.boldtan {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #CCCC66;
	}
	
.tan {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color : #CCCC66;
	font-weight: normal;
	}
	
.pink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color : #FFCC99;
	font-weight: normal;
	}
	
.drop {font-family: Helvetica, Verdana, Arial, sans-serif; 
     font-size: 11px;
     color: #333333;
     border-style:1px;
     }
		
/*----- new definitions -----*/
@import url("//hello.myfonts.net/count/3144ce");

  
@font-face {font-family: 'FFScalaSansWebBold';src: url('webfonts/3144CE_0_0.eot');src: url('webfonts/3144CE_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3144CE_0_0.woff2') format('woff2'),url('webfonts/3144CE_0_0.woff') format('woff'),url('webfonts/3144CE_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'FFScalaSansWebItalic';src: url('webfonts/3144CE_1_0.eot');src: url('webfonts/3144CE_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3144CE_1_0.woff2') format('woff2'),url('webfonts/3144CE_1_0.woff') format('woff'),url('webfonts/3144CE_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'FFScalaSansWebRegular';src: url('webfonts/3144CE_2_0.eot');src: url('webfonts/3144CE_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3144CE_2_0.woff2') format('woff2'),url('webfonts/3144CE_2_0.woff') format('woff'),url('webfonts/3144CE_2_0.ttf') format('truetype');}

@font-face {
    font-family: 'BernardMTStdCondensed';
    src: url('webfonts/BernardMTStdCondensed.eot');
    src: url('webfonts/BernardMTStdCondensed.eot') format('embedded-opentype'),
         url('webfonts/BernardMTStdCondensed.woff2') format('woff2'),
         url('webfonts/BernardMTStdCondensed.woff') format('woff'),
         url('webfonts/BernardMTStdCondensed.ttf') format('truetype'),
         url('webfonts/BernardMTStdCondensed.svg#BernardMTStdCondensed') format('svg');
}

.bodytext h2{
    font-family: 'BernardMTStdCondensed';
	color: #cba239;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding: 0;
}

p,
a{
	font-family: 'FFScalaSansWebRegular';
	color: #ffffcb;
	font-size: 14pt;
	line-height: 18pt;
	margin: 0;
}