﻿.SmallBlueCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #000066;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
}
a {
	font-size: small;
	color: #0000FF;
}
.pagehead {
	padding: 20px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FE8215;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 780px;
	height: auto;
	float: left;
}
.normalLayer {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	padding: 4px;
	position: relative;
	height: auto;
	float: left;
}
.bold {
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #000066;
}
h3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.head3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000080;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0066FF;
}
.normal-bulletted {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: none;
	text-indent: 24px;
	color: #000066;
	list-style-type: square;
}
