html, body {

	width:100%;
	height:100%;
	margin:0px;
	padding:0px;

}

.foot_txt{
	font-family: tahoma;
	font-size:10px;
	text-decoration:none;
	color:#000;
}

.title_txt{
	font-family: tahoma;
	font-size:20px;
	text-decoration:none;
	color:#000;
}

.txt{
	font-family: tahoma;
	font-size:14px;
	text-decoration:none;
	color:#000;
}

.txt_blue{
	font-family: tahoma;
	font-size:14px;
	text-decoration:none;
	color:#0202ff;
}

.txt_str{
	font-family: tahoma;
	font-size:16px;
	text-decoration:none;
	color:#000;
}

.txt_low{
	font-family: tahoma;
	font-size:10px;
	text-decoration:none;
	color:#000;
}