*{
    margin:0px;
    padding:0px;
    border:none;
    color:#000000;
    font-size:100%;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    line-height:1.0;
}

body{
    font:13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	font:x-small;
	}

table{
    font-size:inherit;font:100%;
	}

pre,code,kbd,samp,tt{
    font-family:monospace;
	*font-size:108%;
	line-height:100%;
	}

html{
    overflow:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-x:scroll;
	}

table{
    border-collapse:collapse;
	border-spacing:0;
	}

img{
    border:0;
	}
