body {
  text-align: center;
  font-size: 101%;
  }

#container {
  margin: 0 auto;
  width: 630px;
  text-align: left;
  }
  
body, p, td, h1, h2, li {font-family:geneva, verdana, sans-serif;font-size:1.0em;}	
h1 {text-align:center; margin-bottom:0}
h2 {margin-bottom:0;font-size:1.2em;}
.ind p {text-indent:2em;}
#container hr {height: 1px; border-style: none; color: red; background-color: red; }
#container a {text-decoration:none;color:red;}
ul.sin {list-style-type:none; }