A:link { color: "#FF6600"; color: rgb(255, 102, 0);
	 text-decoration: none; }
A:visited { color: "#FF6600"; color: rgb(255, 102, 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;
     text-align: center; }

.h2 { font-weight: bold;
     font-family: Arial;
     font-size: 14pt; }

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

.h3 { font-family: Arial;
      font-size: 12pt; 
	  line-height: 125%;}

.h4 { font-family: Arial;
      font-size: 2pt; }

.over { text-decoration: overline; }