body { font-family: Segoe UI, Arial, Helvetica, sans-serif;  }
p { font-size: 11pt; }
td { font-size: 11pt; }
h1 { font-size: 22pt; color: #000099; }
h2 { font-size: 14pt; color: #000099; }
h3 { font-size: 12pt; color: #000099; }
.navHead {
	font-size: 11pt;
	color: #333399;
	font-weight: bold;
}
.boldbull	{ color: #000099; font-size: 12pt; }
.footer { font-size: 9pt; }
acronym {
  cursor: help;
  border-bottom: 1px dashed black;
}
.pbutton {
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #D9D9D9;
}
.pbutton:hover {
	background-color:#000066;
	COLOR: #ffffff;
}