BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
}

td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
}

h1 {
	font-size : 22px;
	color : #336600;
}

h2 {
	font-size : 12px;
	color : #336600;
	font-weight: bold;
}

h3 {
	font-size : 11px;
	color : #334422;
	font-weight: bold;
}

a {
	color : #ff6600;
	font-weight: bold;
}

a:hover {
	color : #66cc00;
}

.strapline {
	color : #336600;
	font-size: 22px;
	font-weight: bold;
}

