html, body{
	font-family:Verdana, sans-serif; 
	font-size:12pt; 
	background:white; 
	color:black;
	margin:0;
	padding:0;
}
#Colour_Controls{
	position:absolute;
	top:100px;
	left:10px;
	overflow:auto;
}

h1, h2, h3, caption{
	font-variant:small-caps;
	text-align:center;
	font-family:"Bookman Old Style", "Times New Roman", serif;
}

h1{
	font-size:30pt;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100px;
	line-height:100px;
	margin:0;
	padding:0;
	border-bottom:1px solid black;
	background:white;
}

h2, h3, caption{
	margin:10px 0;
	font-weight:normal;
}
h2,caption{font-size:25pt;}

h3{font-size:20pt;}

#About{
	margin-top:100px;
	border-left:1px solid black;
	border-right:1px solid black;
	padding:5px 10px;
}
#Colour_Display{
	border:1px solid black;
	border-collapse:collapse;
	position:absolute;
	top:100px;
	right:5px;
	width:250px;
}
#Colour_Display td:not(#Colour_Sample), #Colour_Display th{
	border:1px solid black;
	padding:5px;
	background:white;
	font-size:10pt;
} 
#Colour_Sample{
	height:20px;
	border:1px solid black;
}
#Col_Code{
	width:150px;
	background:white;
}
#Colour_Display tbody th, #Colour_Display tbody td{
	height:2em;
}
object.xhtml-svg-css3-ok{
	overflow:hidden;
	width:25px;
	height:23px;
	vertical-align:bottom;
}
/*
Hidden colors:  These colours were found by typing in values into the old <font> element.

<font color="blood"> -- #B000D0
<font color="Kabiathar"> -- #ABA0A0
<font color="Kalthorakh"> -- #A00000
<font color="Olkran"> -- #0000A0
*/


