body {
        background-color: white;
	color: black;
	padding-top: 0.2cm;
	padding-bottom: 0.4cm;
	padding-left: 0.3cm;
	padding-right: 0.3cm;
	margin: 1px;
	max-width: 20cm;
	overflow: auto;
	}

img {visibility: hidden;}
form {display: none;}
#whenprint {display: none;}
#whenprint1 {display: none;}
#whenprint2 {display: none;}

H1 {
	font-weight: 600;
	font-family: Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000066;
	margin-bottom: 3px;
	font-size: 18px;
	}

H2, H3, H4, H5	{
	font-weight: 600;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	background: #FFFFFF;
	color: #CC0000;
	margin-bottom: 2px;
	}
	
P {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 1px;
	}

a {
	text-decoration: underline;
	color: #0000FF;
	}

/* Should allow viewers to print a printer-friendly page */
