﻿body
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}


.blueBackground
{
	background-color: #1c375f;
	color: White;
	font-family: Arial;
	font-size: 9pt;
}

.newsText
{
	color: White;
	font-family: Arial;
	font-size: 9pt;
}


h1
{
	color: #1c375f;
	font-size: 18pt;
	font-weight: bold;
}

h2
{
	color: #1c375f;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	color: #1c375f;
	font-size: 9pt;
	font-weight: bold;
}

.sf_eventsList .sf_eventTitle { FONT-SIZE: 1.2em; }
