@font-face {
	font-family: 'ScoreBoardRegular';
	src: url('fonts/scoreboard-webfont.eot');
	src: local('☺'), url('fonts/scoreboard-webfont.woff') format('woff'), url('fonts/scoreboard-webfont.ttf') format('truetype'), url('fonts/scoreboard-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* =General Typography Styles */
body, input, label { color: #263370; font-family: arial, sans-serif; font-size: 12px; line-height: 1.25em; }
p, ol, ul { line-height: 1.5em; margin-bottom: 15px; }
a { color: #263370; }
a:hover { color: #0c6da0; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: 1em; margin-bottom: .1em; }
h1 { font-size: 5.0em; }
h2 { font-size: 4.0em; }
h3 { font-size: 3.0em; }
h4 { font-size: 2.0em; }
h5 { font-size: 1.75em; }
h6 { font-size: 1.5em; }

input { font-size: 1.0em; }
small { font-size: 0.75em; }
strong { font-weight: bold; }
em { font-style: italic; }
blockquote { font-size: 1.5em; }
