body {
    font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
    font-size: 12px
    }
#header {
    background: #f6f1de;
    width: 100%;
    height: 100px;
    padding-bottom: 0;
    padding-left: 10px;
    margin-bottom: 10px
    }
#Account {
    margin-right: 20px;
    text-align: right
    }
#ATC {
    position: absolute;
    margin-left: 20px;
    text-align: left
    }
#content {
    position: absolute;
    margin-left: 200px;
    margin-top: -880px;
    width: 680px;
    font-family: Verdana, Geneva, Arial, Helvetica, san-serif
    }
td {
    font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    color: #000
    }
.google {
    font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #000
    }
a {
    font-weight: bold;
    color: #000;
    text-decoration: underline
    }
A:hover {
    color: black;
    background: #CCC
    }
.red {
    color: #F30;
    font-weight: bold
    }
.purple {
    color: #96C;
    font-weight: bold
    }
.invisible {
    font-size: 8px;
    color: #FFF
    }
.bluelink {
    color: #006
    }
h1 {
    font-size: 14px;
    font-weight: bold;
    color: #006;
    margin-bottom: 0.43em;
    border-bottom: thick
    }
h2 {
    font-size: 12px;
    font-weight: bold;
    color: #006;
    margin-bottom: 0.43em;
    border-bottom: thick
    }
h3 {
    font-size: 12px;
    font-weight: bold;
    color: #006;
    margin-bottom: 0.43em;
    border-bottom: thick
    }
.bigger {
    font-size: 14px;
    font-weight: bold;
    color: #006
    }
.smaller {
    font-size: 10px;
    font-weight: bold;
    color: #000
    }
.headline {
    font-size: 14px;
    color: #006;
    font-weight: bold
    }
.small {
    background: #666;
    font-size: 12px;
    color: #FFC;
    font-weight: bold
    }
.input {
    font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    background-color: #9CF
    }