p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #666666;
	text-align: left;
}

.centre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #666666;
	text-align: center;
}

body {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	
}

ol li{
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #666666;
	text-align: left;
}


ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #666666;
	text-align: left;
}

.linkheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 20px;
}

H1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #CC6633;
}

H2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #336699;
	margin-bottom: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #CC6633;
	text-align: left;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #336699;
	text-align: left;
	text-decoration: none;
}

.menu a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #336699;
	text-align: left;
	text-decoration: none;
}

.menu a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #336699;
	text-align: left;
	text-decoration: none;
}

.menu a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #336699;
	text-align: left;
	text-decoration: none;
}

.menu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #336699;
	text-align: left;
	text-decoration: underline;
}



.footer
{
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 55%;
	color: #FFFFFF;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

.footer a:link
{
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
.footer a:visited
{
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
.footer a:active
{
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
.footer a:hover
{
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}



.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
