﻿body
{
    font-size:62.5%;
    font-family:Arial;
}
h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,fieldset,dl,dt,dd
{
    margin: 0;
    padding: 0;
    border: none;
}
ul
{
    list-style: none;
}
a
{
    text-decoration: none;
    color: #939393;
    border-bottom: dotted 1px #c7c7c7;
}
a.org b
{
    color: #462c4a;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    border-bottom: solid 1px #c7c7c7;
}  
a:hover b
{
    color: #462c4a;
}
.title
{
    width: 239px;
    height: 39px;
}
.page
{
    font-size: 1.4em;
    line-height: 1.4em;
    text-align: left;
    color: #4a4a4a;
}  
.smaller
{
    font-size: 0.8em;
}
p b
{
    font-size: 1.2em;
    font-weight: normal;
    color: #462c4a;
}
#page0 
{
    display: block;
}
.page p, .page ul
{
    margin: 10px 0;
}
.page p.address
{
    color: #939393;
}
.page p.nav
{
    display: none;
}
.page h1
{
    color: #462c4a;
    font-size: 20px;
    letter-spacing: -1px;
    margin: 20px 0;
    line-height: 32px;
}
#page li
{
    padding-left: 15px;
    background: url(/_img/bullet.gif) 0 8px no-repeat;
    margin-right: 120px;
}
#togoabove
{
    margin: 50px 0 0 45px;  
}
