@import url("layout.css");
@import url("typography.css");
@import url("hyperlinks.css");
@import url("footer-full.css");

/* standard styling \*/
body {
color : #666;
font : normal .8em/1.3em arial, helvetica, verdana, sans-serif;
background-color : #ccc;
text-align: center;
padding : 0;
}

img {
border-style: none;
}
table {
color : #666;
font : normal 1em/1.3em arial, helvetica, verdana, sans-serif;
}
