body {
	font-family: Times, "times new roman", serif;
	font-size: 11pt;
	color: #000;
	background: #fff;
	}

a {
	color: #039;
	}

h1 {
	font-size: 20pt;
	font-weight: normal;
	margin: 0 0 2mm;
	}

h2 {
	font-size: 18pt;
	font-weight: normal;
	margin: 8mm 0 5mm;
	}

h3 {
	font-size: 15pt;
	font-weight: normal;
	margin: 0 0 2mm;
	}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 2mm;
	}

p {
	font-size: 11pt;
	line-height: 14pt;
	}

blockquote {
	font-size: 12pt;
	font-style: italic;
	}

div.container {
	height: auto !important;
	width: 100% !important;
	}

/* HIDE for print */
ul.skip,
ul#navigation,
div#secondary,
div#footer {
	display: none;
	}