a { font-family: arial; font-size: 9pt; text-decoration: none; font-weight: bold; color: blue } 
a:hover { color: red; text-decoration: none }a.section { font-family: arial; font-size: 9pt; text-decoration: none; font-weight: bold; color: white } 
a.section:hover { color: red; text-decoration: none }
td { font-family: arial; font-size: 9pt } 

body { background-color: #ffffff }

