﻿html, body,
p, div, strong,
h1, h2, h3, h4, h5,
abbr, a, img,
form,
ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 16px;
	font-family: arial;
	font-weight: inherit;
	font-size: inherit;
	overflow: hidden;
	}
html {
	font-size: 75%;
	overflow-y: scroll;
	}
body {
	background: #fff;
	color: #000;
	}
ol, ul {
	list-style: none;
	}
img {
    border: none
    }	