body {
  font-family: Arial;
  color: #000000;
  font-size: 11px; 
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  background: #d6dee6;
}

body, p, td, li {
  font-family: Arial;
  color: #000000;
  font-size: 11px; 
}

a {
  color: #BF7C31;
}

h4 {
  font-size: 16px;
}

h3 
{
	font-size: 11px; 
	color: #003366;
	font-weight: bold;

}

.sidebar {
  font-family: Arial;
  color: #000000;
  font-size: 11px;
}

.header {
  font-family: Arial;
  color: #003366;
  font-size: 11px;
  font-weight: bold;
}

.subhead {
  color: #003366;
}

.boldsubhead {
  color: #003366;
  font-weight: bold;
}

.boldsubheadgigs {
  font-size: 14px;
  color: #003366;
  font-weight: bold;
}

.largesubhead {
  font-size: 14px;
}

.boldlargesubhead {
  font-size: 14px;
  font-weight: bold;
}

.boldlargesubheadgigs {
  font-size: 13px;
  font-weight: bold;
}

.home-list {
  font-family: Arial;
  color: #000000;
  font-size: 11px; 
  font-weight: bold;
}

.home-list a {
  font-family: Arial;
  color: #BF7C31;
  font-size: 11px; 
  font-weight: bold;
}

.home-date {
  color: #003366;
}

.footer {
  font-size: 10px;
}

.white {
  color: #ffffff;
}

.ThoughtSeparator 
{
	padding-top: 12px;
	padding-bottom: 12px;
}