td {  font-size: 11px; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"}
a:link {  font-size: 11px; color: #000000; text-decoration: none}
a:hover {  font-size: 11px; color: #FF0000; text-decoration: none}
a:visited {  font-size: 11px; text-decoration: none}
	form
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}
	input
	{
		border-width: 1px;
		border-color:#DDDDDD;
		font-size:12px;
	}
	textarea
	{
		overflow: auto;
		font: 14px "arial" , "helvetica" , "sans-serif" , "ËÎÌå";
		border-right: #DDDDDD 1px groove;
		border-top: #DDDDDD 1px groove;
		border-left: #DDDDDD 1px groove;
		color: #000000;
		border-bottom: #DDDDDD 1px groove;
	}
