body {	color: lightgrey; 
	background-color: #000000}
a:link { color: white }
a:visited { color: #FFFFFF }
a:hover { color: #0f0fff }
a:active { color: #FF0000 }
h1 { 	text-align: center; 
	font-family: ikarus, tempus sans ITC, fantasy;
	color: #ffffff;
	font-size: 250%;
	#background-image: url(sunsetbar.gif);
	#background-repeat: repeat-x;
	#background-position: bottom left;
	font-weight: bolder}
h2 {	color: white;
	font-family: scythe, tempus sans ITC, fantasy;
	#background-image: url(sunsetbar.gif);
	#background-repeat: repeat-x;}
h3 { 	color: white;
	}
h4 { 	color: white;
	}

table.vis {	background-color: #200000;
		border: thin solid darkred;
		}
th.vis {color: lightgrey; 
	font-weight: bold; 
	background-image: url(sunsetbar-inv.gif);
	background-position: bottom left;
	border: thin solid #603030;}
td.vis {color: lightgrey;
	border: thin solid #603030;
	}

table.layout {}
td.layour {}
thead.layout {border: thin solid red;
		}
	
table.nav {background-color: #4f0000;
	border: thin solid red;	
	}
th.nav {color: #ffffff; 
	font-weight: bold; 
 	font-family: scythe, tempus sans ITC, fantasy;
	background-image: url(sunsetbar.gif)}
td.nav {font-family: arial, helvetica, sans-serif;
	text-align: left;
	left-padding: 10%;
	}

img {text-align: center; 
 	vertical-align: middle;}
