a:link {
	color: #FFCC00;
	text-decoration:none;
}
a:visited {
	color: #FFCC00;
	text-decoration:none;
}
a:hover {
	color: #FFCC00;
	text-decoration:none;
}
a:active {
	color: #FFCC00;
	text-decoration:none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #FFF;
}
.header1 {
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
	line-height: 28px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
body {
	background-color: #477518;
}
.disclaimer {
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	margin-top: -2px;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFF;
}

.bodytextbold {
	color: #FFCC00;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: smaller;
}
.bodytext_normalcentre {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 7px;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 16px;
}

.bodytext_normal {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 7px;
	text-align: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 16px;
	font-weight: normal;
}
