﻿body {
	font:62.5% arial,helvetica,clean,garuda,sans-serif;
}

html, body, div, span, object,
h1, h2, h3, h4, h5, h6,
p, a, em, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;padding:0;
	border:0;outline:0;
	font-weight:inherit;font-style:inherit;font-family:inherit;
	vertical-align:top;
}

p {margin-bottom:18px;}
b, label, p, td, th, caption {font-size:1.2em; line-height:1.3em;}
h1 {font-size:2.0em;	line-height:2.1em;}
h2 {font-size:1.8em;	line-height:1.9em;}
h3 {font-size:1.6em;	line-height:1.8em;}
h4 {font-size:1.5em;	line-height:1.7em;}
h5 {font-size:1.4em;	line-height:1.6em;}
h6 {font-size:1.3em;	line-height:1.5em;}

/* remember to define focus styles! */
:focus {outline:0;}

ol, ul {list-style:none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:separate; border-spacing:0;}

caption, th {text-align:center;}

input[type="text"] {padding:2px 4px;}
