span.subtitle {font-weight: bold; font-size: 26px;}

span.title {font-size: 28px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#1e518a; text-transform:uppercase;}

body {line-height: 150%; text-decoration: none; font-weight:400; font-size: 16px;}

small {font-size: 15px;}

big {font-size: 20px;}

h1 {font-size: 28px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#1e518a; text-transform:uppercase;}

h2 {font-size: 26px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#1e518a;}

h3 {font-size: 24px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#206699;}

h4 {font-size: 22px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#1e518a;}

h5 {font-size: 20px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#1e518a;}

h6 {font-size: 18px; font-weight: 400; line-height: 110%; color:#206699;}

a:active,a:link, a:visited {color: #206699;text-decoration:none;}
a:hover {text-decoration:underline;}

p {margin: 0 0 20px 0; padding: 0;}

div#content a {text-decoration: none !important;}

b, strong {font-weight: bold;}

i, em {font-style: italic;}

u {text-decoration: underline;}

del, strike {text-decoration: line-through;}

sub {vertical-align: sub; font-size: smaller;}

sup {vertical-align: super; font-size: smaller;}

address {font-style: italic;}

.btn-ghost {
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.1em !important;
	padding: 6px 12px !important;
	font-size: 14px !important;
	line-height: 1.55 !important;
	border-radius: 0 !important;
	background-color: transparent;
	border-color: #1e518a !important;
}

.btn-ghost:hover {
	text-decoration: none !important;
	background-color: #206699 !important;
	color: #fff !important;
}

/* smartphones
---------------------------------------------------------------*/
@media (max-width: 480px) {

  span.subtitle {font-weight: bold; font-size: 22px;}

span.title {font-size: 24px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#1e518a; text-transform:uppercase;}

body {line-height: 150%; text-decoration: none; font-weight:400; font-size: 16px;}

small {font-size: 15px;}

big {font-size: 20px;}

h1 {font-size: 24px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#1e518a; text-transform:uppercase;}

h2 {font-size: 22px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#1e518a;}

h3 {font-size: 20px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#206699;}

h4 {font-size: 18px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#1e518a;}

h5 {font-size: 16px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#1e518a;}

h6 {font-size: 15px; font-weight: 400; line-height: 110%; color:#206699;}
	
}