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,
object {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

a { outline: none; }
a img { border: none; }
.nof {clear:both; }
hr.nof {clear:both; visibility:hidden; }
.nod {display:none;}
.fleft {float:left;display:inline;}
.fright {float:right;display:inline;}
.center { text-align:center; }


/*
h1, h2, h3, h4, h5, h6 {
  padding: 1em 0 0 0;
  line-height: 1.2;
}
h1 {
  font-size: 1.75em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1em;
}
*/
ul, ol {
  margin: .75em 0 .75em 1.2em;
  padding: 0;
}

p {
  margin: .75em 0;
}

address {
  margin: .75em 0;
  font-style: normal;
}


input, button, select {
  vertical-align: middle;
}
