body {font-size: 1em;}
.navbar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.navbar a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #234052;
	text-decoration: none;
	background-color: #FFFFFF;
}
.navbar a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 0.8em;
	margin: 0 0.4em;
	padding: 0.4em 0;
	line-height: 140%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #2B7B92;
}
li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #2B7B92;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2B7B92;;
}
h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
div#image-right {float: right; margin: 0 0.4em 0 0.7em;  padding: 0.4em 0;}
div#image-left {float: left; margin: 0 1.2em 0 0.4em; padding: 0.4em 0;}
div#image-centre {text-align: center;}