/* file: main.css */
/* author: Thomas Hoenisch */
/* last update: September 23, 2001 */

body { margin-top:10px; margin-bottom:10px; }

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a,font,center
     { font-family:Verdana,sans-serif; }

span { background-color:#c0c0c0; }

h1 { font-size:20pt; }

h2 { font-size:18pt; }

h3 { font-size:16pt; }

h4 { font-size:14pt; }

h5 { font-size:12pt; }

h6 { font-size:8pt; }

p,ul,ol,li,div,td,th,address,nobr,a { font-size:10pt; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

marquee { font-family:Verdana,sans-serif; font-size:10pt; }

a:link { font-family:Verdana,sans-serif; color:#000080; text-decoration:underline; }
a:visited { font-family:Verdana,sans-serif; color:#000080; text-decoration:underline; }
a:active { font-family:Verdana,sans-serif; color:#000080; text-decoration:none; }

/* end of file */
