body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#top, #blueCol, #logos { 
  display : none; 
}
.Header {
	font-family: "Century Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
	line-height: 24px;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.Sub-Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
