body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #333333;
	background-color: #99CCCC;
	background-image: url(damaskblue.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	height: 100%;
}

#floater	{position: relative;}
#centred	{position: absolute; top: 50%; height: 12em; margin-top: -6em; width: 80%; left: 10%; }

div.address {
	text-align: right;
	position: absolute;
	width: 879px;
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	top: 21px;
	right: 26px;
	height: 68px;
}
p.address { line-height: 0.5em; }

div.blurb {
	float: right;
	margin-right: 1em;
	width: 80%;
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	color: #333333;
}
p.blurb { margin-top : 0; margin-bottom : 0;}

div.links td {vertical-align: bottom; text-align: center;}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990000;
	text-decoration: underline;
}
.redName {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
}
.newsName {
	font-family: "Times New Roman", Times, serif;
	color: #993333;
}
