body {
	text-align:"justify";
	color:#3366FF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	list-style-type: circle;
	background-color: #BEFFA8;
}

table {
	align:"center";
	color: #3366FF;
	background-color: #FFFFFF;
	font-size: 12px;
}
a,a:visited {
	color: #FF3366;
}
a:hover {
	color: #3366FF;
	text-decoration: underline
}
td {
	vertical-align: top;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
.centre {
	text-align: center;
}
.date {
	font-size: 10pt;
	color: #FFFFFF;
}
.white {

	text-decoration: none;
	color: #FFFFFF;
}
.banner {
}
.subhead {
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.newsflash {
	color: #FF3366;
}
