body {
	background-color: #666666;
	background-image: url(../images/fadestrip2.png);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 16px
}
img {
	border: 0px;
}
p {
	padding-left: 20px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.justify {
	text-align: justify;
}
blockquote {
	font-family: Times New Roman, Helvetica, serif;
	font-size: 18px;
	font-style: italic;
}
.centre {
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	text-align: center;
}
ul {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

a.mnulink { font-family:Arial, helvetica, sans-serif; font-size:14pt;}
a.mnulink:link { color: #c0c0ff; text-decoration: none}
a.mnulink:active { color: #c0c0ff; text-decoration: none}
a.mnulink:visited { color: #c0c0ff; text-decoration: none}
a.mnulink:hover { color: #0000ff; text-decoration: none}

a:link { color: #c0c0ff; text-decoration: none }
a:active { color: #c0c0ff; text-decoration: none}
a:visited { color: #c0c0ff; text-decoration: none }
a:hover { color: #0000ff; text-decoration: underline}