@charset "utf-8";
/* Default Template */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	background-color:#333333;
}

.clearBoth {
	clear:both;
	padding:0;
	margin:0;
	border:0;
	font-size:0px;
	line-height:0px;
	width:0px;
	height:0px;
}
