﻿body {
	background-image: url('images/bgblurred.jpg');
	background-attachment: fixed;
}
.headingfc {
	font-size: 14pt;
	font-weight: bold;
	color: #365A97;
	font-family: verdana;
}
.heading1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	text-decoration: underline;
}
.content {
	font-family: verdana;
	font-size: 10pt;
	color: #365A97;
	padding: 15px;
	line-height: 17pt;
}
.heading1smaller {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family: verdana;
}
.imgbord {
	border: 2px solid #365A97;
}
