	  body {
		font-family: "Arial", "Times New Roman", Times, serif;
		color: black;
		font-size: 12px;
		background-image: none;
		background-color: #CC0000}
	  table {
		font-family: "Arial", "Times New Roman", Times, serif;
		color: black;
		font-size: 12px;
		background-image: none;
		background: white }

	A:link { color:black;}
	A:hover { background: silver }
	A:active {color: black }
	A:visited {color: black }

	.emph { color: black; font-weight: bolder;}
	.subtitle {font-size: 14px; font-weight: bolder}