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

html {overflow: -moz-scrollbars-vertical; }
html {overflow-x: auto; }
html {margin:0px;min-height: 100%;margin-bottom: 0px;}
img{
	border:none;
	outline:none;
}
a:focus {
	outline:none;
	text-decoration:none;
}
body{
	margin:0px;
	font-family:Trebuchet MS;
	color:#000;
	background-color:#F1EFF0;
	font-size:11px;
}
