/* FIRST PARAGRAPH CSS PRINT DEFINITIONS */
/* BY ARGUMENT FROM DESIGN <http://www.ardes.com/> */

@import "firstp.css";

body {
	margin: 0; padding: 0;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 12pt;
	background-color: #FFF;
}

div#nav { display: none; }

div#header img { position: absolute; top: 0px; left: 0px; }

div#header h1 { font-size: 16pt; font-weight: bold; }
div#header h2 { font-size: 12pt; font-weight: bold; } 

div#content { border: 1px none; }

div#content h1 { font-size: 14pt; font-weight: bold; }
div#content h2 { font-size: 13pt; font-weight: bold; }
div#content h3 { font-size: 12pt; font-weight: bold; }