<!--
  p,body,table {
  font-family:georgia, sans-serif; background-color: black; color: white;
  }
  
  h2 {
  color: #df2c0f;
  }
  
  img {
  border: blue double 3px;
  }

	#link {
	text-decoration: none;
	}

	#header {
	font-weight: bold; font-size: 14pt;
	}

	#header2 {
	font-weight: bold; font-size: 14pt;
	}

	#footer {
	font: 8pt;
	}
	
	.no_border {
	border: none;
	}
-->
