.hanna {
	font-family: Verdana;
	font-size: 12px;
}
.bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
}
.Bodybold {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a {
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;
	color: #66CCCC;
	line-height: 25px;

}



a:hover{color:#FFCC00;
}
.leftbodyimg {
	margin: 5px;
	padding: 5px;
	float: left;
	height: true;
	width: true;
}
.rightbodyimg {
	margin: 5px;
	padding: 5px;
	float: right;
	height: true;
	width: true;
}
.Heading {
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
