@charset "UTF-8";
/* CSS Document */

img {
	border: none;
	padding:0px;
	margin:0px;
}

body,a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
        color: #666666;
}

h1 {
	font-size:20px;
	font-weight:600;
	color: #333333;
	margin:0px;
	padding:0px;
}

.txt {
	position: relative;
	float:left;
}


