
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, fieldset {margin:0;padding:0;}
body {
	font-size:x-small; /* for IE5/win */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;/* for compliant browsers */
	}
html>body {/*be nice to Opera*/
	margin:3px 0 0;
	font-family: Helvetica, Verdana, Calibri, Arial, Geneva, sans-serif;
	font-size:small;
	color:#000;
	background-color:#fff;
	}
p {
	margin: 1em 0;
	line-height:1.4em;
	font-size:105%;
	}
.bold {font-weight:bold}
h1 {
	margin-bottom: 5px;
	font-size:170%;
	color:#003;
	}
#skip {
	position:absolute;
	left:125px;
	top:15px;
	font-size:90%;
	} 
h2 {
	margin: 20px 0 10px 0;
	color: #900;
	font-size: 150%;
	border-bottom: 1px solid
	}
h2.small {
	margin: 20px 0 10px 0;
	color: #900;
	font-size: 90%;
	border-bottom: 1px solid;
	display: block;	
	}
html>body h2.small {
	margin: 20px 0 10px 0;
	color: #900;
	font-size: 110%;
	border-bottom: 1px solid
	}
h2 a.small, h3 a.small {
	font-size: 70%;
	}
h3, h4 {
	padding: 5px 0 3px 0;
	color: #036;
	font-size:130%;
	}
h5, h6 {
	margin-bottom: 5px;
	font-size:100%;
	background-color:none;
	}