.topbg {
	background-color: #86BF9F;
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
}
.leftbg {
	background-color: #F0F0F0;
	background-image: url(images/left_bg.gif);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.small {
	font-size: 8pt;
}
.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}
.redhead {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B32424;
}

.simplehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: none;

}

.news { font-size:14px;

	font-weight:bold;
}

