BODY {
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
	font-size: 9pt;
	color : #AAEA90;
	background: #202050;
}

TD {font-size: 11pt; 
   font-family : Arial, Helvetica, sans-serif;
	}

H1 {
   text-align : center;
   font-size: 24pt;
	color: #FFFFFF;
  }
H2 {
   text-align : center;
}

.small {font-size: 8pt; }

.center {text-align : center; font-size: 10pt;}
A:visited { text-decoration: underline;  color: #FFFF00; }
A:active  { color: #ffb228; background-color: transparent text-decoration: underline; }
A:hover { background: #00CED1; text-decoration: underline;  color: #00008B;  }
A:link { text-decoration: underline;  color: #FFFF00;  }

