﻿body
{
	list-style-position: outside;
	margin: 0px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	list-style-type: square;
	font-size: 10pt;
}
.sitemap
{
	font-size: 9px;
	color: #bbbbbb;
	font-family: Verdana, Arial, Sans-Serif;
}
.copyright
{
	font-size: 8pt;
	color: gray;
	font-family: Arial, Verdana, Sans-Serif;
}
A:hover
{
	text-decoration: underline;
	color: navy;
	font-weight: bold;
}
A
{
	text-decoration: none;
	color: Black;
}
A:active
{
	text-decoration: none;
	color: Black;
}

A:link
{
	text-decoration: none;
	color: Black;
}

.heading
{
	font-size: 16pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.smallerheading
{
	font-size: 12pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.indent
{
	margin-left: 1cm;
}
.left
{
	text-align: left;
}

.centre
{
	text-align: center;
}

.heading2
{
	font-size: 16pt;
	font-family: Verdana, Arial, Sans-Serif;
	color:Navy;
}
