* {
text-decoration:none;
margin:0;
padding:0
}
html, body {
width:100%;
height:100.1%;
margin:0;
padding:0;
border:0;
font-family:Arial, Helvetica, sans-serif;
color:#000;
background-color:silver;
}
table {
border-collapse:collapse;
border-spacing:0
}
address,caption,cite,code,dfn,em,strong,th,var {
font-weight:400;
font-style:normal
}
ol,ul {
list-style:none
}
caption,th {
text-align:left
}
h1,h2,h3,h4,h5,h6 {
font-weight:400;
font-size:100%
}
q:before,q:after {
content:''
}
fieldset,img,abbr,acronym {
border:0
}
.breaker {
clear:both;
}
input:focus {
	outline:0;
}
a:visited a:active a:hover{
text-decoration:none;
}
