body {
	background-attachment: fixed;
	background-color: #033165;
	background-image: url(/images/bulb-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0A3B80;
	line-height: normal;
	text-transform: none;
}
a:link {
	color: #6A94B3;
	text-decoration: none;
}
a:visited {
	color: #B4DD1F;
}
a:hover {
	color: #96C;
}
a:active {
	color: #033165;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #033165;
	text-align: left;
}
.middle {
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #033165;
	text-align: left;
}
.centre {
	text-align: center;

}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.green {
	color: #AFDB0F;
	font-weight: bold;
	font-size: 14pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
