h2
{
    Padding-top : 1em;
}

td, tr, th
{
    Border-color : silver;
    Border-style : solid;
    Border-width : 1px;
    Background-color : white;
}

th
{
    Border-color : silver;
    Border-style : solid;
    Border-width : 1px;
    Background-color : silver;
}

.menu
{
    Text-align : center;
}

.menu li
{
    Display : inline;
    Padding-left : 1em;
    Padding-right : 1em;
    white-space: nowrap;
}

abbr, acronym, .help 
{
  border-bottom: 1px dotted #333;
  cursor: help;
}

.nowrap
{
    white-space: nowrap;
}

ul.plainTC li
{
    list-style-type: none;
}
ul.p li
{
    padding-top: 0.5em;
}
#outofbusiness p, #outofbusiness h1,  #outofbusiness h2, #outofbusiness form, #outofbusiness .bl
{
    margin-top: 5%;
    margin-left: 10%;
    margin-right: 15%;
}
#outofbusiness form
{
    Display : inline;
}

#outofbusiness p
{
    font-size: larger;
    Font-weight : 100;
}
a:hover {
  color: #693;
  }
