.txt    
   { 
   font-family: tahoma; 
   font-size: 11px; 
   color: #000000; 
   margin-left: 5; 
   margin-top: 5; 
   margin-right: 5; 
   margin-bottom: 5 
   }
.txt2    
   {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	margin-left: 5;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;

   }
.foot    
   {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	margin-left: 5;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	border-bottom-style: groove;

   }
.headline
   { 
   font-family: tahoma, verdana; 
   font-size: 25px; 
   color: #000000; 
   font-weight: bold; 
   margin-left: 25; 
   margin-top: 0; 
   font-style: italic; 
   }
a:link 
   { 
   font-family: verdana, tahoma, Arial; 
   font-size: 11px; 
   color: #0000CC; 
   text-decoration: underline
   }
a:hover 
   { 
   font-family: verdana, tahoma, Arial; 
   font-size: 11px; 
   color: #272727; 
   text-decoration: underline
   }
a:visited 
   { 
   font-family: verdana, tahoma, Arial; 
   font-size: 11px; 
   color: #0000CC; 
   text-decoration: 
   underline
   } 
