 body {background-image: url("../images/grid.gif");
	color="black";
	font-type: "Times New Roman", Times, serif;
	 bgcolor="#FFFFFF";
	}
 h2 {font-style: italic;
	color: navy;
	text-align: center;
	font-size: large;
	font-weight: 100;
	margin: 0em, 0em, 1em, 0em;
	}
 h3 {text-indent: "1%";
	color: green;
	text-align: left;
	font-size: normal;
	font-style: italic;
	margin: 1em, 0em, 0em, 2em;
	font-weight: 500;
	}
 h4 {color: navy;
	font-weight: 600;
	text-align: left;
	}
 p	{font-size: 12pt;
	margin: 1em, 0em, 1em, 0em;
	text-indent: 1em;
	font-weight: 400;
	text-align: left;
	}
 p.intr {font: italic bold 14pt;
	font-weight:800;
	font-family: "times, times new roman";
	color: "#666600";
	text-indent: 1em;
	margin: 0.5em, 3em, 0.5em, 2em;
	}
 p.list	{
	}
 small	{font-size: 12pt;
	}
 big	{font-size: 18pt;
	}
 div.aut, div.pub {font-size: small;
	color: "rgb(80,10,10)";
	}
 div.pub {text-align: left;
	}
 div.ref {text-align: center;
	font-size: small;
	}
 div.aut {text-align: right;
	}
 li	{margin: .5em 0em .5em 0em;
	font-size: 12pt;
	}
 li.note{font-size=10pt;
	}
 address {font-size: small;
	font-style: normal;
	color: "#39180D";
	text-align: center;
	}
 span {font-style: normal;
	color: red;
	font-weight:700;
	}
 A:link {color: blue;
	text-decoration: underline;
	background: #FFC;
	font-weight: bold;
	}
 A:visited {color: black;
	text-decoration: underline;
	background: #FFC;
	font-weight: bold;
	}
 A:active {color: green;
	text-decoration: none;
	background: #FC0;
	font-weight: bold;
	}
 A:hover {color: red;
	text-decoration: underline;
	background: #FC0;
	font-weight: bold;
	}
 A:offsite {color: red;
	text-decoration: none;
	background: #FFC;
	font-weight: normal;
	}
