body{	
	color:#2A454B;
	font-family:Georgia,serif;
	font-size:14pt;
	margin: 0 12%;
}
a{ color:#3F85CD }
h1{ display:inline; font-size:200% }
h2{ font-size:175% }
h3{ font-size:125% }
h1, h2, h3{ margin:.25em 0 }
h1 a, h2 a, h3 a{ text-decoration:none }
h1 a{ color:#000000 }
h1, code, input, textarea{ font-family:"Lucida Console",mono }
code{ white-space:pre }
h1, .menu{ text-align:center }
.menu{ margin:1em }
.info{ color:#4A657B; font-size:85% }

form{ float:left; margin-left:10%; width:90% }
form p{ clear:both }
label{ float:left; width:20%}
input{ float:right; width:75% }
label, input{ margin:.25em; line-height:1.5em; height:1.5em }
textarea{ height:15em; width:100% }
.submit{ float:none; margin:0; width:40% }
