﻿body {
	background-color: #94ACE4;
	font-family: Verdana;
}
table {
	margin-left: auto;
	margin-right: auto;
	background-color: #94ACE4;
}

.Heading {
	font-size: 18pt;
	text-align: center;
	font-weight: normal;
}
.ASH {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 14pt;
	text-align: justify;
}
.ASS {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 12pt;
	text-align: justify;
}

.Body {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 10pt;
	text-align: justify;
}
.BodyScroll {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFF00;
}

.BodyCent {
	font-size: 12pt;
	text-align: center;
}
.Links {
	margin: 0px 25px 5px 25px;
	font-size: 10pt;
	text-align: justify;
}
.Centre {
	text-align: center;
	padding: 5px;
	font-size: 10pt;
}

.bg1 {
	background-color: #859E64;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.bg2 {
	background-color: #6F3524;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.bg3 {
	background-color: #64879A;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

