html,body{background:white none;color:black}
body{font-size:125%;font-weight:500;margin:1ex 1em}
button{cursor:pointer;font-size:1em;color:black;margin-left:10px;font-weight:bold}
button:hover,button:focus{color:red}
dl{margin-left:2em}
dt{font-weight:bold}
dd{padding-left:1em}
fieldset{display:none;max-width:1000px;padding:1ex 1em}
hr{visibility:hidden}

input{font-size:1em}
legend{font-weight:bold;font-style:italic}

label{font-size:1.1em;padding:1ex 1em;border:1px solid black;
	background:none white;color:black;font-weight:bolder}

table{border:3px ridge black;font-size:1.1em}
td,th{border:1px black solid;text-align:right;color:black;
	background:none white;padding-right:1ex}
th{text-align:center}

.containerCss{position:relative;padding:1ex 1em; max-width:1000px}
.plaintextCss{position:absolute;z-index:1000;width:95%;white-space:pre;
	visibility:hidden;border:ridge red thick;padding:1ex 1em;font-size:1.2em;
	font-family:arial, sans-serif}
	
#colorsplash{position:relative;margin-left:1ex;max-width:1000px;height:auto;padding:1ex 1em;cursor:pointer}
#colorsplash span{color:white;background:white}
#colorstandard p{line-height:1.25}
#colorstandard span{border:black 1px solid;font-size:.8em;margin-left:.5ex;margin-right:1ex}
#p_opts a{font-size:1.4em;cursor:pointer}
