@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font: 16px/20px Tahoma, sans-serif;
	color:#333;
}
