body {
	background-color: white;
	margin:0em 0em 0em 0em;
	font-family:Helvetica;
	font-size:90%;
}
#logo { margin-left:0em }
#content { margin:0% 20% 0% 2% }
#subcontent { margin:0% 2% 0% 2% }
.note { background-color:#fee; font-weight:bold; font-size:90% }
img { border:none }
a, a:visited, a:hover { color:blue }
table { font-size:100% }
table.stuff { width:70%; text-align:center; }
table.stuff td { width:50%; text-align:center; }
h2 { font-weight:normal; color:darkblue; }
h3 { color:darkblue; }
h4 { margin-bottom:0.5em; font-size:100%; color:darkblue; }
.footer { color:gray; font-size:80% }
hr { size:1px; width:60%; text-align:left }
td { vertical-align:top }
.arrow { font-size:small; }
.n { color:#ccc }
.menu { width:100%; background-color:blue }
.menu td { border-left:solid 1px #0ff; text-align:center; color:white; font-size:10pt }
.menu a, .menu a:visited, .menu a:hover  { color:white; text-decoration:none }
.menu td.current { background-color:red }
.rightpic { position:absolute; right:1em; top:0px; }
td.third { width:25%; font-size:90%; border:2px solid grey; background-color:#ddf;}
td.third ul,td.third li {
	margin-left:0.5em;
	padding-left:0.2em;
}
.gmp { font-weight:bold; color:darkblue; }
.demolist li { margin-bottom:0.3em; }
.demolist { margin-top:-0.5em; }
table.plusminus td {
	vertical-align:top
}
