document.writeln('<style><!--')
document.writeln('.title{font-family: Arial; font-size: 18pt; font-weight: bold;}')
document.writeln('.header{font-family: Arial; font-size: 16pt; font-weight: normal;}')
document.writeln('.text{font-family: Times New Roman; font-size: 12pt; font-weight: normal;}')
document.writeln('.fineprint{font-family: Times New Roman; font-size: 7pt; font-weight: normal;}')
document.writeln('a{text-decoration: underline; font-family: Times New Roman; font-size: 12pt; font-weight: normal;}')
document.writeln('a:hover{color: blue; text-decoration: underline; font-family: Times New Roman; font-size: 12pt; font-weight: normal;}')
document.writeln('--></style>')
