BODY {
  color : #000000;
  font-family : Georgia, "Times New Roman", Times, serif;
  font-size : 12px;
}

P {
  color : #000000;
  font-family : Georgia, "Times New Roman", Times, serif;
  font-size : 12px;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #021068;
	text-decoration : none;
}

A:HOVER {
  text-decoration : underline;
  color : #021068;
}

H1 {
  font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 3em;
  text-align : center;
  font-weight : normal;
}

H2 {
  font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 2.5em;
  text-align : center;
  font-weight : normal;
}

H3 {
  font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 2em;
  text-align : center;
  font-weight : normal;
}

H4 {
  font-family : Georgia, "Times New Roman", Times, serif;
  font-size : 2em;
  text-align : center;
  font-weight : normal;
}

H5 {
  font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 1.5em;
  text-align : center;
  font-weight : normal;
}

HR {
  color : #991C1F;
}

TR {
  vertical-align : top;
}

TD {
  color : #000000;
  font-family : Georgia, "Times New Roman", Times, serif;
  font-size : 12px;
}

.aligncenter {
  text-align: center;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

.alignmiddle {
  vertical-align: middle;
}

.aligntop {
  vertical-align: top;
}

.bannerbgcolor {
  background-color: #991C1F;
}

.footer {
  font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  text-align : center;
}

.photocaption {
  font-size: 1.25em;
  font-weight: bold;
}

.sanserif {
  font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.signature {
  color: #021068;
}

.smallcap {
	font-variant : small-caps;
}

HR.quote {
  width: 100px;
  text-align: left; 
}
