body {
   font-family: Arial, Tahoma,Verdana, Helvetica, Sans-serif;
}

h3 {
   padding: 0;
   margin-bottom: 10px;
}

strong {
   color: #aaf;
}

#subtitle {
   padding-right: 10px;
   color: white;
   font-size: 18px;
   font-family: Helvetica;
   font-weight: normal;
   text-align:right;
}

.menu h3,
.menu ol {
   font-size: 14px;
}

#furtherReading h4,
#usefulLinks h4 {
   color: #08f;
   font-style: italic;
   font-size: 14px;
   margin-bottom: 4px;
}

#furtherReading h5,
#usefulLinks h5 {
    font-size: 14px;
    color: #444;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#furtherReading p {
    margin-top: 4px;
}

#usefulLinks ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#cookieTrail h4 {
   font-size: 13px;
   color: black;
}

#cookieTrail ol li {
   font-size: 13px;
}

#page {
   font-size: 14px;
}

.pseudo {
   font-style: italic;
   font-weight: normal;
}

.subGenre {
   font-size: .8em;
}

.authorDates {
   font-size: .8em
}

strong {
   color: #44f;
}