﻿<!--
html {
    overflow-y: scroll;
}
body, html {
	 height: 100%;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 }
a:hover { color: #d4eeff
	}
.title {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
	font-size: 30px;
	line-height: 30px;
	color: #1c4b7a}
.smalltitle {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
	font-size: 24px;
	line-height: 26px;
	color: #1c4b7a}
.smalltitleboldjust {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 800;
	font-size: 24px;
	line-height: 26px;
	color: #1c4b7a}
.smalltitlebold {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 800;
	font-size: 24px;
	line-height: 26px;
	color: #1c4b7a}
.smalltitlejust {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
	font-size: 24px;
	line-height: 26px;
	color: #1c4b7a;
	text-align: left}
.seminorm {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	color: #1c4b7a}		
.norm {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #1c4b7a}
.menutext {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	color: #5dbfff}	
.normjust {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #1c4b7a;
	text-align: left}
textarea,input {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #1c4b7a}
</style>