BODY, TD {
    background: white;
    color : navy;
    font-family: Sans-Serif;
    text-align: left;
}

TD.copyright 
{
    text-align: center;
    font-size: smaller;
}

TD.lastmod
{
    text-align: center;
    font-size: xx-small;
}

TD.flags 
{
    text-align: center;
    vertical-align: super;
    width: 100;
    height: 50;
}

TD.empty
{
    height: 50;
    width: 100;
}

TD.biopix
{
    vertical-align: top;
    text-align: center;
}

TD.menuitem 
{
    text-align: left;
    vertical-align: top;
    font-size: small;
}

TD.arrow
{
    text-align: right;
    vertical-align: top;
    font-size: small;
}

TD.text
{
    text-align: left;
    vertical-align: top;
    font-size: medium;
}

TD.biotext
{
    text-align: left;
    vertical-align: top;
    font-size: medium;
    padding-left: 17px;
}

TD.textbar
{
    vertical-align: top;
    border-left : 2 ridge #FF6666;
    padding-left : 17px;
}

TD.menu
{
    text-align: left;
    vertical-align: top;
    width: 0%
}

TD.redsquare
{
    height: 150px;
    width: 150px;
}

TABLE
{
    width: 0%;
    vertical-align: top;
}

TABLE.index
{
    text-align: center;
    padding: 0px;
}

H2 {
    font-size: medium;
    font-variant: small-caps;
    font-weight: bold;
    color: #339933;
}

H3 {
    color: #993300;
    font : bold medium;
}

H4 {
    font-size: small;
    font-variant: small-caps;
    font-weight: bold;
    color : white;
}

IMG {
    border: 0;
}

A {
    text-decoration: none;
    color: red;
}

A:Hover {
    text-decoration: underline;
    color: Red;
}

A:Visited {
    color: brown;
}

A:Link {
    color: red;
}

A.menu {
    text-decoration: none;
    color: white;
}

A.menu:Hover {
    text-decoration: none;
}

A.menu:Link {
    text-decoration: none;
    color: white;
}

A.menu:Visited {
    text-decoration: none;
    color: black;
}

HR {
    color: blue;
    height: 1pt;
}

P.largetext
{
    text-align: left;
    font-size: large;
}

P.smalltext
{
    text-align: left;
    font-size: small;
}

P.bioname
{
    font-weight: bold;
}

P.rightside
{
    text-align: right;
}

P.indent
{
    margin : 20px;
}

P.indent2
{
    margin : 40px;
}

P.indent3
{
    margin : 60px;
}

P.rightsidenav
{
    text-align: right;
    font-size: x-small;
}

DIV.arrow
{
    width : 15;
}

DIV.page
{
    width : 800;
}

DIV.menu
{
    width : 150;
}

DIV.textwidth
{
    width : 600;
}

DIV.minpage
{
    width : 800;
}
