.background { 
	background-image:  url(Images/backgrnd.gif); 
	color: #000066;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	font-family: Verdana;}

.background2 { 
	background-image: none; 
	font-family: "Book Antiqua"; 
	color: #000066; 
	background-color: #FFFFFF}

.font { 
font-size: 12pt; font-weight: bold}

.right {text-align: right}

.center {text-align: center}

.left {text-align: left}

.small {font-size: 10pt}

.floatleft {float: left}

.floatright {float: right}

table {
	border: 0px none;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}
	
table.wide {width: 100%}

td.centred {width: 50%}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

A {text-decoration: none; font-variant: small-caps}
A:link {font-family: Arial; color: #000000; font-weight: bold}
A:visited {font-family: Arial; color: #999999; font-weight: bold}
A:hover {font-family: Arial; color: #CCCCCC; font-weight: bold}
td {
	vertical-align: top;
}
