A:link { color: "#000000"; color: rgb(0, 0, 0);
	 text-decoration: none; }
A:visited { color: "#000000"; color: rgb(0, 0, 0);
		text-decoration: none; }
A:hover { color: "#FF6600"; color: rgb(255, 102, 0);
	  text-decoration: underline; }

.h1 { font-weight: bold;
     font-family: Arial;
     font-size: 18pt;
	 color: "#000000"; color: rgb(0, 0, 0);
     text-align: center; }

.h3 { font-family: Arial;
      font-size: 12pt; }

.s2 { font-family: Arial;
      font-size: 2pt; }
.s8 { font-family: Arial;
      font-size: 8pt; }