/*----------------------------------------------------------------------------*/
/*  style.css                                                                 */
/*----------------------------------------------------------------------------*/

body  { margin-top:5px; margin-bottom:5px; }
table { margin-top:0px; margin-bottom:0px; }

p,ul,ol,li,div,td,th,address,blockquote,nobr { font-family:Arial,sans-serif; }
p,ul,ol,li,div,td,address,nobr               { font-size:10pt; }

h1,h2,h3,h4 { font-family:Arial,sans-serif; }
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }

pre { font-family:Courier New,Courier,Monospaced; font-size:10pt; }

tt { font-family:Courier New,Courier,Monospaced; font-size:10pt; }

/*
a:link    { color:#AA5522; text-decoration:underline; }
a:visited { color:#772200; text-decoration:underline; }
a:active  { color:#000000; text-decoration:none; }
*/
