a {
    color:           #00F;
    text-decoration: none;
}

body {
    font-family: Georgia, "Times New Roman";
    font-size:   10pt;
    margin:      10px auto 0 auto;
    width:       770px;
}

h1 {
    font-size:  15pt;
    margin-top: 25px;
}

#header {
    line-height:    16pt;
    margin:         0 0 20px 0;
    position:       relative;
    text-align:     right;
    vertical-align: bottom;
}

#header dt {
    display:      inline;
    font-family:  monospace;
    padding-left: 8px;
}

#header span {
    color:       #263977;
    float:       left;
    font-size:   18pt;
    font-weight: bold;
}

#header em {
    color:      #000;
    font-style: normal;
}