.bodytext {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 12px;
	font-weight: bolder;
	color: #3366CC;
	line-height: 16px;
	letter-spacing: 0.1em;
	line-height: 14px;
}

.mainhead {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 20px;
	font-weight: bold;
	color: #333399;
	line-height: 30px;
}
.texthead {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	line-height: 22px;
}
.subheader {
	font-family: "arial", "verdana", "trebruchet", "tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	
}
.calendar {
	font-family: "arial", "verdana", "trebruchet", "tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bendigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8C0029;
}
a {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
body {
	font: 100.01% "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	background-color: #ECE9D8;
}

