
<!--
  BODY  { 
   background: url(gifs/hamlogoa.gif)  #C0C0C0; 
  font-family: times;
  font-style: italic; 
  font-weight: bold; 
  color: blue; 
  font-size:3em;
  text-align: center;
  }
   
   .tip {font:10px/12px
                    Arial,Helvetica,sans-serif; border:solid 2px;
					color:blue; 
                    position:absolute; z-index:100;
                    visibility: hidden; color:#333333; top:20px;
                    left:50px; background-color:#ffffcc; 
					layer-background-color:#ffffcc;					
					filter:alpha(opacity=70);opacity:0.7;
					}
					
		ul { text-align: left; line-height:35px; font-family: times;
  			font-style: italic;   
 			 font-weight: bold;
  				color: blue; float: left; 
			  font-size:25px;}
		ul.t2 { font-size:18px; line-height:20px;}		
		ul.t3{ font-size:15px; line-height:20px; float: right; color: navy;}
			.floatright { float: right; }
		ul.t4 {	list-style-type: square; font-size:25px; line-height:35px; float: left; color: blue;}
		ul.t5 {	list-style-type: square; font-size:20px; line-height:25px; float: left; color: blue;}
		ul.navy {	list-style-type: square; font-size:20px; line-height:25px; float: left; color: navy;}	
		ul.t6{font-size:15px; font-weight: bold; line-height:25px; color: black;}	
		h1 {font-size:50px; margin-top:25px; margin-bottom:10px; line-height:.5em;}
		h1.t1{color: red; font-size:50px; margin-top:25px; margin-bottom:10px; line-height:.5em;}
		h2 {color: blue; font-size:35px; margin-top:8px; margin-bottom:-10px;}	
		h3 {color: red; font-size:30px; margin-top:15px; margin-bottom:1px;}
		h3.navy {color: navy; font-size:25px; margin-top:15px; margin-bottom:1px;}
		h3.t1 {color: blue; font-size:25px; margin-top:0px; margin-bottom:1px;}
		h3.t2 {color: red; font-size:25px; margin-top:0px; margin-bottom:1px;}
		h4 {color: navy; font-size:20px; margin-top:0px; margin-bottom:0px;}
		h5 {color: navy; font-size:25px; margin-top:-7px; margin-bottom:0px;}
		table.t1{ float: right}
		table.t2{float: right;}
		
		img {border-width:3px; border-style:solid; border-color: blue; }
		img.t1{border-width:0px;}
		p {text-indent:2.0em; font-size:20px;}
		
		a:link.t1 {color: yellow; background-color: red;}
		a:visited.t1 {color: red; background-color: yellow;}
		a:hover.t1 {color: lime; background-color: red;  }
		a:active.t1 {color: yellow; background-color: red; }
		
		
-->



