body {
	margin: 10px; padding: 0px; background: #FFFFFF url("../images/spacer.gif") no-repeat top left;
	font: 0.7em/135% verdana, arial, helvetica, sans-serif; color: #000000;
}

img {
	display: inline; margin: 0px; padding: 0px; border: none;
}

h1 {
	margin-bottom: 0.2em;
	font-size: 1.7em;
}

h2 {
	margin-bottom: 0.2em;
	font-size: 1.5em;
}

h3 {
	margin-bottom: 0.2em;
	font-size: 1.0em; text-transform: uppercase;
}

h4 {
	margin-bottom: 0.2em;
	font-size: 0.9em; text-transform: uppercase; color: #666666; font-style: italic; 
}

p {
	margin: 0px; margin-bottom: 1.0em;
}

a { color: #000000; }

.skiplink {
	display: none;
}

.printLink {
	display: inline; text-decoration: none;
}

