body {
    font-family: Times New Roman, Times, serif;
    text-align: justify;
    width: 790px
}
p.header {
    text-align: center; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px;
}
p.image {
    text-align: center;
}
span.file {
    font-family: Courier New, Courier, monospace;
}
a:link {
    color: blue; text-decoration: underline
}
a:hover {
    color: fuchsia
}
a:active {
    color: fuchsia
}
a:visited {
    color: purple
}
h1 {
    font-size: 36px;
    font-family: Times New Roman, Times, serif;
    text-align: center; 
    font-style: normal; 
    font-weight: bold
}
h2 {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center; 
    font-style: normal; 
    font-weight: bold;
    color: navy;
}
h3 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left; 
    font-style: italic; 
    font-weight: bold;
}
h4 {
    font-size: 16px;
    font-family: Times New Roman, Times, serif;
    text-align: left; 
    font-style: italic; 
    font-weight: normal;
}
dfn {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold;
    color: navy;
}
hr {
    height: 58px; 
    background-image: url(images/ooo1.1-band.png);
}
th.download {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 12px;
    vertical-align: bottom;
}
td.download {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left; 
    font-size: 12px;
    vertical-align: bottom;
}
