body {
	margin: 0px; 
	background: #fff;
	color: #000; 
	text-decoration: none;  
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	}
	
div, p, th, td, li, dd, dl, dt {
	color: #000; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	}
	
img {
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	}

p {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 16px;
	}

p.story {
	color: #630;
	}

/* LINKS */

a:link, a:visited {
	text-decoration: none;
	color: #663;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #663;
	}

a.selected:link, a.selected:visited {
	text-decoration: none;
	color: #000;
	}
	
a.selected:hover, a.selected:active {
	text-decoration: none;
	color: #000;
	}


/* HEADERS */

h1, h2, h3, h4, h5, h6	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}

h1	{
	font-size:	2em;
	color: #900;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	}

h2	{
	font-size:	1.3em;
	color: #333;
	margin-top: 1.5em;
	margin-bottom: .2em;
	}

h3	{
	font-size:	1.1em;
	color: #900;
	margin-top: 1.5em;
	margin-bottom: .2em;
	font-weight: normal;
	}

h4, h5, h6	{
	font-size:	1.1em;
	color: #333;
	margin-top: .2em;
	margin-bottom: .2em;
	}

.footer {
	font-family: Arial, Helvetica;
	font-size:10px;
	color:#C1B097;
	line-height:6px;
}

.footer a {
	text-decoration:none;
	color:#C1B097;
}
