body { background-color: rgb(204,224,235);}
a { color: blue; }
a:visited { color:darkblue; }
a:hover { color: yellow; }
P { font-size: 10pt; }
a.tab { font-size:11pt; color:black; font-weight: bold; }
a.tab:visited { color:black; }
a.tab:hover { color:red; }
h1 { font-size:12pt; font-weight: bold; }
h2 { font-size:11pt; font-weight: bold; }
h3 { font-size:10pt; font-weight: bold; }
td.tab { background-color: rgb(204,224,235); text-align:center; vertical-align:bottom; }