body { 
background-color: #d7d9e7;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: left;
font-family: Tahoma;
font-size: 8pt;
color: #FFFFFF;
}
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}
a:active {
color: #FFFFFF;
text-decoration: none;
}
a.nohover:hover {
color: #FFFFFF;
text-decoration: none;
}

.button { 
 background-color: #D7E5F2; 
 font-size: 11px; 
}

table.nav_table td {
 text-align: center;
 font-family: Tahoma;
 font-size: 13pt;
 color: #FFFFFF;
 width: 50px
 align: left;
 border: solid 1px #111133;
}

table.side_table {
 text-align: left;
 font-family: Tahoma;
 font-size: 10pt;
 color: #000000;
 align: left;
 border: solid 1px #111133;
}


table.bio_table {
 text-align: left;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000;
 align: left;
}


table.bigtable {
 text-align: left;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000;
 align: left;
}


table.works_table {
 text-align: left;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000;
 align: left;
}


h3 {
 font-family: Tahoma;
 font-size: 10pt;
}
