/* reset */
 applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn,   ins, kbd, q, s, samp,
 dd, dl, dt, li, ol, ul, fieldset, input, textarea, label,
 legend, caption {
<!-- sub, sup, tt, var, html, body, iframe, table,  form, , tbody, tfoot, thead, tr, th, td img, div, span, font,-->
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 98%;
	text-align: left;
         /*width: 120px;*/
}

<!--body {
	margin: 2em;
	font-size: 98%;
	line-height: 1.125em;
	color: #333;
	background-color: #fff;
}   -->

div#header {
	margin-bottom: 0.1em;
	padding-left: 0em;
        	<!--background: transparent url("http://coda.co.za/img/global/logo_jquery.png") 0 0.2em no-repeat;
         -->
         border-bottom: 0px solid #ddd;
        /* width: 120px; */
         }

p#header {
	padding-bottom: 0.1em;

}

h1, h2 {
	font-family: "Frutiger", "Frutiger Linotype", "Univers", "Calibri", "Gill Sans", "Gill Sans MT", "Myriad Pro", "Myriad", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", "Tahoma", "Geneva", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: normal;
	line-height: 1em;

}

h1 {
	margin: 0 0 0.1em 0;
	font-size: 0.6em;

}

h2 {
	margin: 0 0 0.1em 0;
	font-size: 0.6em;
	color: #666;

}

p, ul, input, button {
	font-family: "ARIAL", sans-serif;

}

p {
	margin: 0 0 0.1em 0;
	font-size: 0.6em;
	line-height: 1.5em;

}

ul {
	list-style-type: none;

}

li {
	font-size: 0.6em;
	line-height: 1.3em;

}

img, a img {
	border: 0;

}
<!--
div#container {
	position: relative;
	margin: 0.1em 0;
	padding: 0em;
	background-color: #fff;
         width: 90%;
}
-->
a.download {
	font-weight: bold;
	font-size: 0.6em;

}

div#footer {
	padding-top: 0.5em;
	color: #fff;
	border-top: 0px solid #ddd;
       /*  width: 120px;  */
}