/**
 * @license
 * MyFonts Webfont Build ID 3546660, 2018-03-24T02:26:40-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: CoreSansR35Regular by S-Core
 * URL: https://www.myfonts.com/fonts/s-core/core-sans-r/regular/
 * 
 * Webfont: CoreSansR45Medium by S-Core
 * URL: https://www.myfonts.com/fonts/s-core/core-sans-r/medium/
 * 
 * Webfont: CoreSansR55Bold by S-Core
 * URL: https://www.myfonts.com/fonts/s-core/core-sans-r/bold/
 * 
 * Webfont: CoreSansR75Black by S-Core
 * URL: https://www.myfonts.com/fonts/s-core/core-sans-r/black/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3546660
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2015 by S-Core Co., Ltd.. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("/count/361e24");
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Serif|IBM+Plex+Sans|Roboto');

@font-face {font-family: 'CoreSansR35Regular';src: url('webfonts/361E24_0_0.eot');src: url('webfonts/361E24_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/361E24_0_0.woff2') format('woff2'),url('webfonts/361E24_0_0.woff') format('woff'),url('webfonts/361E24_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CoreSansR45Medium';src: url('webfonts/361E24_1_0.eot');src: url('webfonts/361E24_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/361E24_1_0.woff2') format('woff2'),url('webfonts/361E24_1_0.woff') format('woff'),url('webfonts/361E24_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CoreSansR55Bold';src: url('webfonts/361E24_2_0.eot');src: url('webfonts/361E24_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/361E24_2_0.woff2') format('woff2'),url('webfonts/361E24_2_0.woff') format('woff'),url('webfonts/361E24_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CoreSansR75Black';src: url('webfonts/361E24_3_0.eot');src: url('webfonts/361E24_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/361E24_3_0.woff2') format('woff2'),url('webfonts/361E24_3_0.woff') format('woff'),url('webfonts/361E24_3_0.ttf') format('truetype');}


h1{
	font-family: 'Helvetica Neue','Arial', sans-serif;
	font-weight: Regular;
	font-size: 45px;
	color: rgb(0,0,51);
}

h2,h3,h4{
	font-family: 'Helvetica Neue','Helvetica','Arial',sans-serif;
	font-weight: Regular;;
}

p{
	font-family: 'Georgia', serif;
	font-weight: Regular;
	font-size: 18px;
	color: black;
}

.menu{
	background-color: rgb(0,0,51);
	height: 40px;
	width: auto;
}


@-ms-viewport{
  width: device-width;
}

.menu_items{
	position: relative;
	top: 8px;
	left: 12px;
	font-size: 20px;
	font-weight: bold;
	color: white;
}

.menu a:link{
	color: white;	text-decoration: none;
}

.menu a:hover{
	color: yellow;
}

.menu a:visited{
	color: white;
} 

