@charset "utf-8";
@import url("layout.css");
@import url("type.css");
/* Baseline reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, pre, a, em, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption {margin: 0; padding: 0; border: 0; line-height: 1.6em; text-align: left; color:#000;}
blockquote {margin:0;}
a img, :link img, :visited img {border: 0;}
/* Baseline styles */
* {font-size:100%;}
/*html {height: 100%;}*/
ul, li {list-style:none;}
body{margin: 0px auto; text-align:center; height:100%; font:74%/100%; font-size:0.8em; font-family: Tahoma, Arial, Helvetica, sans-serif;}
div{ margin:0 0 0 0; height: auto; }
img {border:0;}
a {text-decoration: none;}
ul, p {font-weight:normal;}
table a:hover {text-decoration:none;}