body {
 font-family: Arial;
 font-size: 12px;
 color: #102B45
 }
p, li, td {
 font-family: Arial;
 font-size: 12px;
 color: #102B45
 }
 .footer_text {
 font-family: Arial;
 font-size: 8pt;
 color: #102B45
 }
 .footer2_text {
 font-family: Arial;
 font-size: 8pt;
 color: #102B45
  font-weight: bold
 }
A:link {
	color: #204E74;
	font-weight: bold;
 }
A:visited {
	color: #4D3E6D;
	font-weight: bold;
 }
A:active {
	color: #ECBD47;
	font-weight: bold;
 }
