h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	white-space: normal;
	border-bottom-style: solid;
	border-bottom-width: thin;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left top;
	background-repeat: repeat;
	background-color: #9999FF;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
i {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
  color: #9900CC;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}


.menu {
	position: relative;
	vertical-align: top;
	background-color: #FFFF99;
	padding-left: 10px;
	width: 175px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: 20px;



}

.main {
	position: relative;
	left: 20px;
}
.maincentre {
	text-align: center;
	width: 450px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;



}
.sidepanel {
	position: relative;
	vertical-align: top;
	background-color: #FFFF99;
	padding-right: 10px;
	width: 250px;
	text-align: right;
	padding-left: 10px;
	padding-top: 10px;









}


table {
	horizontal-align:center;
	width: 800px;
	table-layout:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	color: #000000;




	
}
.imagecentre {
	text-align: center;
	width:150px;
}
.centrepanel {
	padding-right: 10px;
	padding-left: 10px;
	width: 450px;
	padding-bottom: 30px;


}
.titlecentre {
	width: 500px;
	text-align: center;




	
}
.toptitle {
	background-color: #F3DEB1;

}
.footer {
	font-size: x-small;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;


}

