body {
text-align: left;
div-align: left;
padding: 5px;
font-size: 0.9em;
line-height: 1.6em;
font-family: sans-serif;}
 
div#layout {
border: none;
max-width: 500px;
margin: 0 auto;
padding: 10px;
div-align: center;
text-align: left;
background-color: #FFFFFF;
}
 
a:link,a:visited,a:active {
text-decoration: none;
border-bottom: 1px dotted;
}
 
hr.line1{
border:none;
border-top-style:dotted;
border-top-width:1px;
border-top-color:#cccccc;
}