/* site design done by k. stewart of iron oxide. */
/* i will design your website -- www.decaying-industries.com */

body {
	background: #FFF;
	font: 12px Verdana, Arial, sans-serif;
	z-index: 0;
	 }

p {
	color: #000; 
	font: 12px Verdana, Arial, sans-serif;
	}


a:link {
	color: #000099; 
	font-weight: bold; 
	text-decoration: none; }

a:active; a:hover {
	color: #000099; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:visited {
	color: #999; 
	font-weight: bold; 
	text-decoration: none;
	}

h1 {	color: #660099; 
	font: 36px Courier, System;
	font-weight: bold;

	}

h2 {	color: #660099; 
	font: 24px Courier, System;
	font-weight: bold;

	}

h3 {
	color: #660099; 
	font: 12px Courier, System;
	font-weight: bold;
	}


td { 
	font: 12px Verdana, Arial, sans-serif;



	}


