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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {font-size:100.1%}
em {font-style: italic;}
sup {font-size: small; vertical-align: super;}
abbr, acronym {border-bottom: 0.0625em dotted black; cursor: help;}
abbr {text-transform: capitalize;}
acronym {text-transform: uppercase;}
label, button, input[type=submit] {cursor: pointer;font-family:Arial, sans-serif;}
code, pre, kbd {font-family: "Courier New", Courier, monospace;}
blockquote, q, cite {font-family: "Hoefler Text", "Palatino Linotype", Georgia, sans-serif;}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.img_middle {
	display: block;
	margin: 1em auto;
}
a {text-decoration:none;cursor:pointer;}
a:hover, a:focus {text-decoration:underline}
a:focus {
  text-decoration: none;
}
a img, :link img, :visited img {border: 0;}