body{
    line-height:1.3;
}

h1,h2{
    text-align: center
}

strong{
    color:red;
    text-decoration:underline;
}

ol, dl{
    line-height:150%;
}

ul{
    line-height:125%;
}

p.images{
    text-align:center;
}

p.link{
    text-align: center;
}

address, p.date{
    text-align: right;
}

a img{
    border:0pt;
}

th{
    width:5em;
}
