h1 { font-size: 2pc; color: #69f; padding: 2px; margin: 0px; 
	line-height: 2.4pc; }
h2 { margin: 0px; font-size: 14pt; line-height: 17pt;  }
textarea { width: 100%; height:80%;  }

textarea { width: 100%; height: 15em; }

th { text-align: left; }
td, th { vertical-align: top; }

body { background-color: #fff; color: #000; 
	border-color: #f00 #ff0 #4a4 #00f; 
	border-style: solid; border-width: 4px;  
	/* font: 12pt/14pt "Gill Sans MT",  "Lucida Sans Unicode", "Arial", "Helvetica", "Verdana", "Sans Serif"; */
	font: 12pt/17pt "Palatino", "Centaur", "URW Palladio L", "Verdana", serif;
	padding: 2.5em; margin: 0; }
tt, code, pre {
	font: 12pt/15pt "Luxi Mono", "Lucida Console Unicode", "Lucida Console", "Courier"; }

a { color: #69e }
a:visited { color: #4a4; }
a:active { color: #f00; }

a.wikiwordunknown { border-bottom-color: #69e; }
a.wikiwordunknown:visited { border-bottom-color: #4a4; }
a.wikiwordunknown:active { border-bottom-color: #f00; }

.reply { display: none; }
.donotenter { display: none }
