.link {
  font-family: "garamond","Georgia", "Times New Roman";
	font-style: normal;
	font-weight: bold;
  font-size: 11pt;
  line-height: 12pt;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
}

.text {font-family: "Georgia", "Garamond", "Times New Roman";
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  color: #000066;
}
        
.linktext {
  font-family: "Garamond", "Georgia", "Times New Roman";
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  color: #C05F05;
}
	
.rollover a:hover { font-color: #999999}

h2 {
  font: bold 32pt Garamond, Georgia, "Times New Roman";
  padding: 0;
  margin: -8 0 0 0;
  color: #000066;
}

h3 {
  font: bold 20pt Garamond, Georgia, "Times New Roman";
  padding: 0;
  margin: -5px 0 0 30px;
  color: #000066;
}

.tagline {
  font-style: italics;
  font-size: 12pt;
  font-weight: bold;
  margin-left: 40px;
  margin-top: -2px;
  color: #000066;
}

hr {
  color: #DF791A;
  border: 1px solid #DF791A;
}
a {
  color: DF791A;
}

#content {
  font-family: "Georgia", "Garamond", "Times New Roman";
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  color: #000066;
}

#content h2 {
 font: bold 17pt Garamond, Georgia, "Times New Roman";
}

#content h3 {
 font: bold 16pt Garamond, Georgia, "Times New Roman";
 margin: 0;
}

.red {
  color: #6e1e1d;
}
