.bg {
	background-color: #F4F3DD;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.PhotoBorder {
	border: thin solid #336666;
}
.TextNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.TextNormalOrange {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}

