html { height:100%; width:100%; }
body { height:100%; width:100%; margin:0px; font-family: Optima, Arial, sans-serif; font-size:0.9em; }

a		{ text-decoration:none; color:#000000; }
a:visited	{ color:#000000; }
a:hover		{ color:#000000; border-bottom:1px dashed #000000; }
a:active	{ color:#000000; border-bottom:1px dashed #000000; }

.menu { width:100%; font-size:0.9em; padding: 7px 7px 0px 7px; }
.menu h1 { margin-top:20px; }

#wikitext { padding: 10px 35px 25px 35px; }

#wikitext h1	{ font-size:2.0em; font-weight:bold; text-align:center; padding:0em; margin:0em 0em 1.5em 0em; }
.h1		{ font-size:2.0em; font-weight:bold; text-align:center; padding:0em; margin:0em 0em 0em 0em; }
#wikitext h2	{ font-size:1.4em; font-weight:bold; padding:0em; margin:1.5em 0em 1em 0em; }
.h2		{ font-size:1.4em; font-weight:bold; padding:0em; margin:0em 0em 0em 0em; }
#wikitext h3	{ font-size:1.1em; font-weight:normal; padding:0em; margin:0.8em 0em 0.2em 0em; }

.clean a:hover { border-bottom:none; }
.clean a:active { border-bottom:none; }
img { border:none; }
