/* Stylesheet for CERTSOFT06 website * vim:set sw=2 et: */body {  font-family: sans-serif;  color: #333;  margin: 0;}a {  font-size: 80%;  color: #360;}a:link {  font-weight: bold;}#nav {  border-bottom-color: #997D79;  border-bottom-style: groove;  background-color: white;  text-align: center;  margin-bottom: 1em;  padding: 0.5em;}h1 {  font-size: 125%;  margin: 0;}h2 {  text-align: center;}h3 {  color: #060;}#top {  background: black;  background-image: url(head.png);  padding: 0.7em 0em 0em 2.4em;  font-weight: bold;  color: #ffff99;}#title {  padding: 1em 0em 0em 7em;}#main {  background-color: #997d79;  padding: 1em 2em 1em 2em;}#content {  background-color: white;  padding: 1em;}#backtotop1 {  text-align: right;}#backtotop2 {  text-align: right;}#backtotop3 {  text-align: right;}#backtotop4 {  text-align: right;}#backtotop5 {  text-align: right;}ul, p, table {  margin: 1em;}/* depressing hack to work around bug in MSIE */#wt {  width: 900px;}#tt {  width: 500px;}p {  text-align: justify;  /* text-indent: 2em; */}th {  text-align: left;  color: gray;}td { padding-left: 1em;}