/* Reset styles */
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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
a img {border:0;}
table {border-collapse:collapse;border-spacing:0;}
ol, ul {list-style:none;}
q:before, q:after, blockquote:before, blockquote:after {content:"";}

/* Site styles */
body {font:0.75em Arial;color:#000;background:#fff;padding:30px;}
a {text-decoration:underline;color:#333;}
a:hover {text-decoration:none;}
h1 {font:normal 25px Arial;margin:0 0 15px;}

/* Header */
.header {position:relative;font-size:1.3em;height:50px;padding:35px 0 0 240px;}
.logo {position:absolute;top:20px;left:0;}

/* Content */
.content {padding:0 0 30px;}
.content p {margin:0 0 10px;}
.content ul {margin:0 0 10px 35px;list-style:disc;}
.content ol {margin:0 0 10px 35px;list-style:decimal;}

/* Footer */
.footer {color:#333;}
