.italtext {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Century Schoolbook";
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.textnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bluehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	font-style: italic;
}
#emailbox {
	width:200px;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0050A1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #06C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
