html {
overflow: -moz-scrollbars-vertical;
}
body {
font-family:Arial,Helvetica,sans-serif;
font-size:62.5%;
margin:0;
padding:0;
}
a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
a:link, a:visited {

text-decoration:none;
}
a:hover {

text-decoration:none;
}
a:active, a:focus {

text-decoration:underline;
}
img {
border:0 none;
}
p, h1, h2, h3, h4, h5 {
margin:0;
padding:0;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
li {
margin:0;
padding:0;
}
input, select, textarea, button {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
fieldset {
border:0 none;
margin:0;
padding:0;
}