@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, menu, nav {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%; vertical-align: baseline;	background: transparent; }
	
body {font-size:62.5%; line-height:1.1em; font-family: Arial, Helvetica, sans-serif; }

ol, ul { list-style: none; }

:focus { outline: 0; }
/* tables still need 'cellspacing="0"' in the markup */

table {	border-collapse: collapse;	border-spacing: 0; }
/*html>body {font-size: 16px; }*//* hack for Safari */

ul.errors {
	font-size: 10px;
	color: red;
}