.title 		{ font-family: tahoma,geneva; font-size: 13px; color: #7F6600; text-decoration: shadow; font-weight:bold }
a 		{ font-family: tahoma,geneva; font-size: 12px; color: #7F6600; text-decoration: none;font-weight:bold }
.text_m		{ font-family: tahoma,geneva; font-size: 12px; color: #000000; text-decoration: none; font-weight:none }
.text_s		{ font-family: tahoma,geneva; font-size: 10px; color: #000000; text-decoration: none; font-weight:none }




.form1		{	font-family:verdana,geneva,arial,helvetica; 
			font-size:7pt; 
			padding:3px; 
			border:1px solid #7D2C22; 
			background-color:#E1E1E1; 
			width:200px;
			height:20px;
			color:#000000;  }
.form2		{	font-family:verdana,geneva,arial,helvetica;
			font-size:7pt;
			padding:3px;
			border:1px solid #7D2C22;		
			background-color:#E1E1E1;
			width:200px;
			height:75px;
			color:#000000;}
.form3		{	font-family:verdana,geneva,arial,helvetica;
			font-size:7pt;
			padding:3px;
			border:1px solid #7D2C22;		
			background-color:#E1E1E1;
			width:200px;
			height:50px;
			color:#000000;}
.button		{	font-family:verdana,geneva,arial,helvetica;
			font-size:7pt;
			color:#000000;
			border:1px solid #7D2C22;
			background-color:#E1E1E1;
			width:75px;
			height:20px;
			text-align:center;
			text-decoration:bold;}
