body, div, h1, h2, h3, h4, h5, h6, dl, dd, dt, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul, ol, li {
    margin: 0;
    padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

ul, ol {
	list-style: none;
}

fieldset, img {
    border: 0;
}

img {
	vertical-align: top;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr, acronym {
    border: 0;
}

a {
	color: #0060a9;
}