body {
 color: #440044;
 background-color: #ffffff;
}

a { color: #004444 }
a:visited { color: #000044 }

img {
 border: 0;
}

div.main {
 background-color: #f0f0f0;
 width: 80%;
 margin-left: 10%;
}

p {
 padding: 0 1em;
}

h1 {
 font-size: 1.0em;
 letter-spacing: 0.3em;
 font-weight: bold;
 color: #440044;
 text-transform: uppercase;
 text-align: center;
 background-image: url(arr-hr-r.png);
 background-repeat: no-repeat;
 background-position: center;
}

table.top {
 background-repeat: no-repeat;
 background-position: center;
 background-image: url(pyddr_header.png);
 height: 200px;
 padding: 0;
 width: 100%;
 margin-left: 0;
}

table.top tr {
 text-align: center;
}

h2 {
 font-size: 1.1em;
 border-bottom: solid #440044 1px;
 padding: 0;
}

table {
 border: 0;
 width: 80%;
 margin-left: 10%;
}

th {
 text-align: left;
 border-bottom: solid 1px;
 border-color: #440044;
}

dt {
 font-weight: bold;
 text-decoration: underline;
 margin-bottom: 0;
 padding-bottom: 0;
}

dd {
 margin-top: 0;
 padding-top: 0;
 margin-bottom: 1em;
}
