.bold {
	font-weight: bold;
	color: #333333;
}
a {
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smalltext {
	font-size: 10px;
	color: #333333;
}
.tablebase {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006633;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	font-style: italic;

}
.cellcolour {

	border-top: 0px none #006633;
	border-right: 0px none #006633;
	border-bottom: 0px none #006633;
	border-left: 0px none #006633;
	background-color: #EEEEEE;
}
.articlebox {
	border: 1px solid #006633;
}
.seo {
	display: none;
}
