.titlehp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texthp {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.linkhp {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: underline;
}
.boldhpgreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CCFF00;
}
.textevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textsite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.email {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	clear:left;
	float:left;
	margin-top:-46px;
	margin-left:16px;
}
.small_image{
	float:left;
	margin-left: 16px;
	margin-right: 58px;
	border: 4px solid #333;
	margin-bottom:50px;
}
