﻿body
{
    background-color: #dbdbdb;
}


H1
{
    font-size: 14px;
    color: #d2691e;
    font-family: Arial;
    text-decoration: none;
}


P
{
    font-size: 11px;
    color: #8b0000;
    direction: ltr;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
    display: block;
}

.grid
{
    border-right: gray thin dashed;
    border-top: gray thin dashed;
    border-left: gray thin dashed;
    color: #993300;
    border-bottom: gray thin dashed;
    font-family: Arial;
    background-color: #ffffff;
    text-align: left;
    font-size: 11px;
}


.gridtopo
{
    font-size: 12px;
    color: gray;
    font-family: Arial;
}

.list
{
    border-bottom: gray thin solid;
    font-family: Arial;
    text-align: left;
    font-size: 11px;
    color: #990000;
}
.listing
{
    font-family: Arial;
    text-align: left;
    font-size: 11px;
    color: #990000;
}
.subli
{
    font-size: 11px;
    color: #8b0000;
    direction: ltr;
    font-family: Arial;
    text-align: left;
    display: block;
    font-weight: bold;
}
A
{
    font-size: 12px;
    color: #990000;
    font-family: Arial;
    text-decoration: none;
}


A:hover
{
    font-size: 12px;
    color: #a9a9a9;
    font-family: Arial;
    text-decoration: none;
}

A:active
{
    font-size: 12px;
    color: #696969;
    font-family: Arial;
    text-decoration: none;
}
.label
{
    font-size: 11px;
    color: #990000;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
.label2
{
    font-size: 12px;
    color: #990000;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
