@charset "utf-8";
/* CSS Document */

/* ALL (VALID) XHTML 1.0 STRICT ELEMENTS: */
a, abbr, acronym, address, area,
b, base, bdo, big, blockquote, body, br, button,
caption, cite, code, col, colgroup,
dd, del, dfn, div, dl, dt,
em,
fieldset, form,
h1, h2, h3, h4, h5, h6, head, hr, html,
i, img, input, ins,
kbd,
label, legend, li, link,
map, meta,
noscript,
object, ol, optgroup, option,
p, param, pre,
q,
samp, script, select, small, span, strong, style, sub, sup,
table, tbody, td, textarea, tfoot, th, thead, title, tr, tt,
ul,
var {
	border: none;
	color: inherit;
	font-size: 1em;
	font-family: sans-serif;
	line-height: 1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
}

