.body {
	font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.92em;
	color: #333333;
}
.tabletext {
	font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;

}
.news {
	font-family: "MS Reference Sans Serif", Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.65em;
}
.heading {
	font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #006699;
}
.mainhead {
	font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #333333;
}
.boxed {
	font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #006699;
	left: 20px;
	right: 20px;
	height: auto;
	text-indent: 20px;

}
