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;
}

table{
    border: solid 5px #000000;
    margin: 5px;
}

caption{
    font-size: large;
    font-weight: bold;
}

td,th{
    border: solid 2px #000000;
    padding: 5px;
}

th{
    width: 5em;
}
