.textbody {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	line-height: normal;
	font-style: normal;
	color: #000000;
	font-weight: normal;




}
.pagehead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;

}
.textbodybold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.textbodyblue {
	font-family: Tahoma;
	font-size: 12px;
	color: #325C9C;
}
.menu {
	font-family: Tahoma;
	font-size: 14px;
}
.title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #325C9C;
}
.textcentre {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}
a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #75B253;
}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #75B253;
}
a:active {
	font-family: Tahoma;
	text-decoration: none;
	color: #75B253;
}
a:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #FDFB46;
}

