@charset "utf-8";
body{ margin:0px; padding:0px;}

.txtcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height:23px;
	
	
 	}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	
	}
	
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
		line-height:18px;
}

.txt-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #069;
	text-decoration: none;
	font-weight:bold;
	
}

.txt3_b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FC0;
	text-decoration: none;

}

.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;

	
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
		
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #9C0;
}
