@charset "utf-8";
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65px;
	letter-spacing: 0.5em;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
	color: #333333;
}


/* CSS Document */

#sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
}
#sidebar1   a:link,#sidebar1 a:visited  {
	color: #333333;
}
#sidebar1   a:hover,#sidebar1 a:active  {
	color: #669999;
}
#p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
#mainContent   h2 {
	color: #333333;
}
#mainContent h6 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#mainContent a {
	color: #669999;
}

#mainContent ul {
	font-size: 90%;
	font-weight: bold;
}
#table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #333333;
}
.mainContentbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.imageleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.imageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #333333;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: left;
	color: #333333;
}

#footer a {
	color: #669999;
}
.imagecentre {
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

