@charset "utf-8";
body {
	background-color: #FFF;
}

/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0357D5;
}
.blueheadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0357D5;
	text-align: center;
}
.bluetext {
	font-size: small;
	color: #0357D5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tableborder {
	border: 2px solid #FFF;
}
.tableborder2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0357D5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0357D5;
}
.text2 {
	color: #FFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.centreme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #FFF;
}

.text2 .text2 {
	font-family: Arial, Helvetica, sans-serif;
}
.nick {
	text-align: center;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.text3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.blueheadingsmall2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0357D5;
}
