/* --
Opus publishing system
Copyright (C) 2000-2002 The Hug
--*/

body {background-color: white; font-family: Verdana, Arial, sans-serif}

h1 {text-align: center; color: #000000}

h2, h3, h4 {color: #000000}

b {color: #000000}

/* Netscape th and td don't inherit the body
   defaults. 
*/
h1, h2, h3, h4, p, ol, ul, li, th, td, td p {font-family: Verdana, Arial,  sans-serif}

h1 {font-size:13pt}
h2 {font-size:12pt}
h3 {font-size:11pt}
h4 {font-size:10pt}
th, td, p, a, ul, li, form {font-size:9pt}
.large {font-size:11pt}
.small {font-size:7pt}
.smaller {font-size:6pt}

/* Article headline 
*/
.headline {color: white; background-color: orange; font-weight: bold; font-size:11pt}

pre {font-family: courier new, courier, monospace}

.highlighter {background-color: #FFFF00}
.alert {color: red}
.data {color: gray}

