/* This reset style sheet is a combination of Shaun Inman's and 
Tantek's undohtml.css, both via http://perishablepress.com */
/* -------------------------------------------------------------- */
/* http://si10.shauninman.com */
/* -------------------------------------------------------------- */
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.                  */
/* http://creativecommons.org/licenses/by/2.0                     */
/* This style sheet is licensed under a Creative Commons License. */
/* -------------------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, table, th, td, embed, object {
	padding: 0;
	margin: 0; 
	}
iframe {
	padding: 0;
	margin: 0;
	border-style: none;
	}
#outerWrapper {
	border-collapse: collapse;
	}
#outerWrapper #header {
	border: 0;
	}
address, caption, cite, code, dfn, em, 
h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
ul, ol {
	list-style-type: none;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6, pre, code, p {
	font-size: 1.0em;
	}
#outerWrapper #contentWrapper #content #iframe {
	text-decoration: none;
	}
:link, :visited {
	text-decoration: none;
	}
a img, :link img, :visited img {
	border: none;
	}
