.title, .headline, .infotext, .infotext2, .sub_text, .sub_headline {font-family: arial, sans-serif;}
.title {font-size: 25pt; color: #505050;}
.headline {font-size: 14pt; font-weight: bold; color: #204040;}
.sub_headline {font-size: 11pt; color: #301010;}
.infotext {font-size: 10pt; color: #303030; font-weight: normal;}
.infotext2 {font-size: 9pt; color: #303030; font-weight: normal;}
.sub_text {font-size: 9pt; color: #303030; font-weight: normal;}
A:link {text-decoration: underline; color: 001060;}
A:visited {text-decoration: underline; color: 001060;}
A:active {text-decoration: none; color: 143d66;}
A:hover {text-decoration: underline; color: 500000;}