.text {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	font-family: "Georgia", Times New Roman, Times, serif;
	text-align: center;
}
.p {
	display:block;
	margin:5px 12px 5px 12px;
	text-align: center;
}

.imgborder {
border: 1px solid #000000;
}
a:link {
font-family: "Georgia", Times New Roman, Times, serif; color:#000000;
}
a:visited {
font-family: "Georgia", Times New Roman, Times, serif; color:#000000;
}
a:hover {
font-family: "Georgia", Times New Roman, Times, serif; color:#FFFFFF;
}

.safe_email  {
	margin:5px;
	padding:5px;
	border:1px dashed #900;
	text-align:center;
}

