body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,b,i,table {
  background: #ffffff;
  color: #000000;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}

body { font-size:100%; }
td,th { font-size:80%; }
p.cop { font-size: 10px; }



h1 { font-size:200%; }
h2 { font-size:180%; }
h3 { font-size:140%; }
dt,h4 { font-size:120%; }

dt { font-size:120%;
     font-weight:bold
}

a { font-family: Arial,Verdana,Helvetica,sans-serif; }

a:link { background: #ffffff; color:#a61202; text-decoration:none; }
a:visited { background: #ffffff; color:#a61202; text-decoration:none; }
a:hover { background: #ffffff; color:dodgerblue; text-decoration:none;}
a:active { background: #ffffff; color:#a61202; text-decoration:none; }

div.logo {text-align: center}
