.tinier {font-size: 6pt}
.tiny {font-size: 8pt}
.small {font-size: 9pt}
.tx {font-size: 10pt}
.tx12 {font-size: 12pt}
.tx14 {font-size: 14pt}
.t1 { font-size: 15pt }
.t1a { font-size: 18pt }
.t2 { font-size: 24pt }
.t3 { font-size: 30pt }



div.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }

div#header {
  position: absolute;
  left: 2px;
  top: 2px;
  width:1020px;
  height:87px;
  background-color: White;
  z-index: 1
  }

div#topmenu {
position: absolute; 
left: 0px; 
top: 95px; 
width:1024px; 
height:20px; 
background:#7D7EFF; 
border:solid 1px Navy;
link: White;
}

.headlink (
a:link 		{color:blue; text-decoration:none;}
a:visited      	{color:purple; text-decoration:none;} 
a:hover        	{color:red; text-decoration:none;}
)


