﻿body {
}
.HiddenColumn
{
    display: none;
}

a:link {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #0066cc; text-decoration: none; }

a.blue:link {color: #0066cc;  font-weight: bold;}
a.blue:active {color: #000000;  font-weight: bold;}
a.blue:visited {color: #0066cc;  font-weight: bold;}
a.blue:hover {color: #0000ff;  font-weight: bolder;}

a.white:link {color: #ffffff;  font-weight: bold;}
a.white:active {color: #ffffff;  font-weight: bold;}
a.white:visited {color: #ffffff;  font-weight: bold;}
a.white:hover {color: #ffcc66;  font-weight: bolder;}

h1 {font-size:12pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }
h2 {font-size:10pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }
h3 {font-size:10pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }
h4 {font-size:10pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }
h5 {font-size:10pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }


td.rank1 
{ font-weight:bold; font-size:13pt; border: solid 2px CornflowerBlue }
td.rank50
{ font-weight:bold; font-size:8pt; border: solid 1px CornflowerBlue } 
td.rank100
{ font-weight:normal; font-size:8pt; border: none 0px transparent } 