html, body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, table, thead, tfoot, tbody, tr, th, td, form, fieldset, legend, input, textarea, select, option, button {
    border-collapse: collapse;
}
input, textarea, select, button {
    border: 1px solid #cccccc;
}
fieldset, hr {
    border: 1px solid #cccccc;
}
fieldset, hr {
    border-width: 1px 0 0 0;
}
img {
    border-width: 0;
}
h1, h2 {
    font-family: cronospro, arial, helvetica, sans-serif;
}
html, body, div, h3, h4, p, ul, li, dl, dt, dd, table, thead, tfoot, tbody, tr, th, td, form, fieldset, legend, input, textarea, select, option, button {
    font-family: verdana, arial, helvetica, sans-serif;
}
html {
    font-size: 77%;
}
h1 {
    font-size: 18px;
}
h2 {
    font-size: 15px;
}
h3 {
    font-size: 12px;
}
body, div, h4, p, ul, li, dl, dt, dd, table, thead, tfoot, tbody, tr, th, td, form, fieldset, legend, input, textarea, select, option, button {
    font-size: 11px;
}
big {
    font-size: 1.4em;
}
small {
    font-size: 0.75em;
}
h1, h2, h3, fieldset, legend, thead, th, button {
    font-weight: bold;
}
html, body, div, p, ul, li, dl, dt, dd, table, tfoot, tbody, tr, td, form, input, textarea, select, option {
    font-weight: normal;
}
h1 {
    line-height: 1em;
}
html, body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, table, thead, tfoot, tbody, tr, th, td, form, fieldset, legend, input, textarea, select, option, button {
    list-style: none;
}
ul li {
    list-style: square outside none;
}
html, body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, thead, tfoot, tbody, tr, th, td, form, fieldset, legend, input, textarea, select, option, button {
    margin: 0;
}
li {
    margin-left: 30px;
}
table {
    margin: 6px;
}
input, textarea, select {
    margin-top: 6px;
}
hr {
    margin: 6px 12px;
}
html, body, div, li, dl, table, thead, tfoot, tbody, tr, th, td, form, fieldset, option {
    padding: 0;
}    
h1, h2, h3, h4, p, ul, ol, dt, dd {
    padding: 6px 12px;
}
legend {
    padding: 0 6px 6px 6px;
}
input, textarea, select {
    padding: 1px;
}
button {
    padding: 6px 0;
}
th, td {
    text-align: left;
}
html, body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, table, thead, tfoot, tbody, tr, th, td, form, fieldset, legend, input, textarea, select, option, button, a:hover {
    text-decoration: none;
}
a {
    text-decoration: underline;
}
big {
    text-transform: uppercase;
}
th, td {
    vertical-align: top;
}