img
{  border-style: none;
}

.divbackground {
	background-color: #CCCCCC;
	margin: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 60%;
	font-size: medium;
	font-weight: bold;
	background-color: #4C9BE0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5;
}

.MenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: normal;
}

.CrystalClearColouration {
	color: #3366FF;
}

.style9 {
	color: #3366FF;
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style11 {font-size: small}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.style16 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	background-color: #FF6;
}
a:active {
	text-decoration: none;
}
table {
	background-color: #FFF;
}
.PicBorder {
	border: 3px solid #000;
}
