/* by Christian Dietrich, 1999; format.css; Cascading Style Sheet */

body { font-family:Arial, sans serif; color:#000000; margin-top:10px; margin-bottom:10px; background-attachment:fixed;}
ul { list-style-type:disk }
h1 { font-size:18pt; } 
h2 { font-size:16pt; } 
h4 { font-size:12pt; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:12pt; }
div { background-image:url(tap.gif); text-decoration:underline; font-family:Arial Narrow, Arial; font-size:12pt; border-style:groove; border-width:2mm; border-color:#99CCFF; padding:1mm; background-color:#DDDDFF; }
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
form { font-family:Arial,sans serif; font-size:12pt; border-style:groove; border-width:1mm; border-color:#99CCFF; padding:1mm; }
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

a:link { color:#0000CA; text-decoration:underline; font:bold; } 
a:visited { color:#640064; text-decoration:none; font:bold; }
a:active { color:#00A080; text-decoration:none; font:bold}
a:hover { color:#CA0000; text-decoration:underline; font:bold; }