body {
	font-family: sans-serif;
        font-size: 9pt;
        color: #000000;
        background-color: white;
        margin-left: 2em;
        margin-top:  2em;
}

.label  {
	font-family: sans-serif;
        font-size: 9pt;
        text-align: left;

        color: #000000;
        background-color: white;
}


h2.title {
	color: #bb0000;
	text-align: center;
        font-size: 18pt;
}
select { width: 3.0cm}

tr.grey {
   background-color:#e6e6fa;
   font-size: 9pt;
}

tr.white {
   background-color:#f0f8ff;
   font-size: 9pt;
}

.tabbg {
   font-family: monospace;
   font-size: 9pt;
   text-align: left;
   line-height: 1.0;
   color: white;
   background-color:#283c83;
}

a.select:link {
        color: white;
        text-decoration: none;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}

a.select:visited {
        color:lightblue;
        text-decoration: none;
}

a:hover {
        color: red;
        text-decoration: none;
}

.update {
	font-family: sans-serif;
        font-size: 9pt;
        font-weight:normal;
        text-align: center;
        color: black;
 }       

.mu  {
        background-color:#283c83;
	font-family: sans-serif;
        font-size: 9pt;
        font-weight:normal;
        color: #fdf500;
        text-align: left;
}

td.blue {
        color:#283c83;
        font-weight:normal;
        }

.bluetd {
        color:#283c83;
        font-weight:normal;
        }

.hdr {
   font-family: monospace;
   font-size: 9pt;
   text-align: left;
   font-weight:normal;
   line-height: 1.0;
   color: white;
   background-color:#283c83;
}

.lin {
   font-family: monospace;
   font-size: 9pt;
   text-align: left;
   line-height: 1.0;
   font-weight:normal;
   color: black;
   background-color:#ffffff;
}

pre a:link, h3 a:link {
        color: blue;
        text-decoration: none;
}

pre a:visited, h3 a:visited  {
        color: #283c83;
        text-decoration: none;
}

pre a:hover,h3 a:hover  {
        color: red;
        text-decoration: none;
}

.bluelink {font-family: monospace;
           font-size: 9pt;
           line-height: 1.0;
           color:blue;
           font-weight:normal;
           background: white;
           text-decoration: none;   
}
  
.blue {font-family: monospace;
    font-size: 9pt;
    line-height: 1.2;
    color:white;
    font-weight:normal;
    background: #283c83;
}

.black {font-family: monospace;
    font-size: 9pt;
    line-height: 1.2;
    color:black;
    font-weight:normal;
    background: white;
}

.norm {font-family: sans-serif;
    font-size: 9pt;
    line-height: 1.0;
    color:black;
    font-weight:normal;
    background: white;
}

td.result {
   font-family: monospace;
   font-size: 9pt;
   text-align: left;
   line-height: 1.0;
   color: black;
}

th.result {
   font-family: monospace;
   font-weight:normal;
   font-size: 9pt;
   text-align: center;
   line-height: 1.0;
   color: white;
   background-color:#283c83;
}


