.title {padding-left: 10px; font-size: 18pt}
.subtitle {font-size: 14pt; font-style: italic}
.info {padding-left: 10px; padding-top: 5px; font-size: 12pt}

a  { color: white; text-decoration: none }
a:link   { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:hover { text-decoration: underline }

a.content { color: blue; text-decoration: none}
a.content:link {text-decoration: none}
a.content:active {text-decoration: none}
a.content:hover {text-decoration: underline}



