body {
		margin:0px 0px 0px 0px;
	}
	.txt {
		font-family:Arial;
		font-size:13px;
		text-align:left;
		color:#333333;		
	}
	A, A:link, A:Active, A:Visited {
		text-decoration:none;
	}
	.navigation {
		text-decoration:none; color:#ffffff; 
	}
		
	A.navigation:hover  {
		text-decoration :underline;
	}
	.cField {
		font-family:arial;
		font-size:13px;
		font-weight:bold;
		color:#333333;
	}
	.fT {
		font-family:arial;
		font-size:12px;
		width:220px;
		height:18px;
		border:1px #000000 solid;
		color:#000000;
	}
	.fTA {
		font-family:arial;
		font-size:12px;
		width:220px;
		height:100px;
		border:1px #000000 solid;
		color:#000000;
	}
	.fB {
		font-family:arial;
		font-size:12px;
		width:250px;
		height:18px;
		background:#ffffff;
		border:1px #000000 solid;
		color:#000000;
		cursor:hand;
	}
	.lcbutton{
		font-family:Verdana;
		font-size:13px;
		background:#003300;
		font-weight:bold;
		color:#ffffff;
		cursor:hand;
	}
	.lcbuttonover{
		font-family:Verdana;
		font-size:13px;
		background:#003300;
		text-decoration:underline;
		font-weight:bold;
		color:#ffffff;
		cursor:hand;
	}
	
	