.default {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 20px;
	font-weight: normal;
	color: #C96;
	text-align: left;
}
.defaultbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 20px;
	font-weight: bold;
	color: #C96;
	text-align: justify;
}
.defaultCentre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #C96;
	text-align: center;
}
