#layout{
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 150%;
width: 600px;
}
h1{
font-size: 22px;
}
h2{
font-size: 16px;
}
h3, h4{
margin-top: 1em;
margin-bottom: 0em;
}
h3{
border-bottom: 1px dashed #acacac;
border-top: 1px dashed #acacac;
background-color: #efefef;
font-size: 14px;
}
h4{
font-size: 12px;
}
p{
margin-top: 0em;
margin-bottom: 1em;
text-align: justify;
}