/*------------------------------------------
---------------- Reseting ------------------
----------------------------------------- */

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, 
em, img,  s, small, strike, strong, sup, sub, 
dl, dt, dd, ol, ul, li, form, fieldset, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td 
				{ margin: 0; padding: 0;
				  border: 0; outline: 0;
				  font-weight: inherit;
				  font-style: inherit;
				  font-size: 100%;
				  font-family: inherit;
				  vertical-align: baseline;
				  background: transparent }
				  
:focus, :active	{ outline: 0 }

html 			{ }
body 			{ height: 100%; background:#000 url(images/MartienBos_home.png) left ; color: #fff; font-family:"Times New Roman",sans-serif }
				  
h1, h2, h3, h4, h5, h6
 				{ font-weight: normal }
h1 				{ font-size: 18px; line-height: 18px; margin-bottom: 18px; letter-spacing: 0 } 
h2 				{ font-size: 18px; line-height: 18px; margin-bottom: 18px; letter-spacing: -1px }
h3				{ font-size: 14px; line-height: 18px; margin-bottom: 18px }
h4, h5, h6		{ font-size: 12px; line-height: 18px; margin-bottom: 18px }

p, pre, code, label, th, td, dd, dt, select
				{ font-size: 11px; line-height: 18px; margin-bottom: 18px; letter-spacing: 1px }
ul, ol			{ margin-bottom: 18px }
ul 				{ list-style: none }
ol 				{ list-style: decimal }
li	 			{ margin-left: 36px; color: #999; }
li p 			{ color: #000 }