body {	
	background-color: #999999;

	}
table, tr, td {
	/*background-color: #ffffff;*/
	border: 0px;
	padding: 0px;
	}

table table {
	border: 0px;
	}
	
table table table table{
	border:0px;
	}

table table table {
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
	background-color: #ffffff;
	}

table table table td {
	background-color: transparent;
	}
	
body, div, p, td, span, li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

a, a:link, a:active, a:visited, a:hover {
	color: #606060;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

h1 { color: #c80000; font-size: 18px; }

h2 { color: #000; font-size: 18px; }

h3 { color: #000000; font-size: 14px; }
h4 { color: #000000; font-size: 14px; }
.footer {
	font-size: 9px;
	}

/*
Styles for the contents output.  Used by INCL_List_Features.php
*/

#type {
	color: #606060;
	font-weight: bold;
}

#genre {
	color: #606060;
	font-weight: bold;
	}

#title {
	color: #c80000;
	font-weight: bold;
}

#author {
	color: #c80000;
	font-weight: bold;
}

#bystyle {
	/*  This is the same as body color.  */
	color: #cccc00;
}

#tease {
	color: #cccc00;
}

#intro {
	color: #cccc00;
