body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFF9D;
	text-decoration: none;
}
a:visited {
	color: #FFFF9D;
	text-decoration: none;
}
a:hover {
	color: #D2C446;
	text-decoration: none;
}
a:active {
	color: #D2C446;
	text-decoration: none;
}
A.linkEmail:hover {
  color: #D2C446;
  font-size: 13px;
  font-weight: bold;
}
A.linkEmail:link {
	color: #B8292F;
	font-size: 13px;
	font-weight: bold;
}
A.linkEmail:visited {
	color: #B8292F;
	font-size: 13px;
	font-weight: bold;
}
A.linkEmail:active {
  color: #D2C446;
  font-size: 13px;
  font-weight: bold;
}
.FFFF9D_text {
	color: #FFFF9D;
	font-weight: bold;
	font-size: 13px;
}
.D2C446_text {
	color: #D2C446;
	font-weight: bold;
	font-size: 12px;
}
.573900_text {
	color: #573900;
	font-weight: bold;
	font-size: 13px;
}
.span_D2C446 {
	color: #D2C446;
}
.span_FFFF9D {
	color: #FFFF9D
}
.span_C40000 {
	color: #C40000
}
.span_573900 {
	color: #573900;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-size: 40px;
	font-weight: bold;
}
.headerSmall {
	font-size: 32px;
}
.TDpadding {
	padding-left: 27px;
}
.FFFFFF_text {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#about {
	height: 305px;
	width: 640px;
	overflow: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
