ul {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
}

.small {
	font-size : 7pt;	
	font-family: Verdana;
}

.statement {
	font-size : 8pt;	
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	color: #D26D07;
	text-align: center;
	word-spacing: 4px;
}

P {
  font-family: Verdana;
  font-size: 9pt;
}
a.bottombar {
	text-decoration : none;
	color : Black;
	font-size : 7pt;
}

a.bottombar:hover {
	color : #3300CC;
	text-decoration : none;
	font-size : 7pt;
}

h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	text-decoration : underline;
	color : #D26D07;
	font-size : 19pt;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #B06F00;
	font-size : 10pt;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9A5005;
	font-size : 10pt;
}
.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9A5005;
	font-size : 10pt;
}