BODY {
    font-family: "Times New Roman","Times";
    font-size: 13px;
    background-color: #ffffff;
    color: black;
    margin-left: 0;
    margin-right: 0;
}

H1 {
    font-family: "Verdana","Arial",sans-serif;
    font-size: 24px;
    font-weight: bold;
}

H2 {
    font-family: "Verdana","Arial",sans-serif;
    font-size: 20px;
    font-weight: bold;
}

A {
    text-decoration: none;
}

A:link {
    color: #0000c0;
    background: transparent;
}

A:hover {
    color: #0000c0;
    background: transparent;
    text-decoration: underline;
}

A:active {
    color: #aaaaaa;
    background: transparent;
}

A:visited {
    color: #c00000;
    background: transparent;
}
TD.nav {
    font-family: "Arial";
    font-size: 14px;
}

TD.header {
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
}

TD.rightnav {
    font-family: "Arial";
    font-size: 12px;
}

#edit_section_search
{ 
  float: left;
}

#edit_section_list
{ 
  float: right;
}
