html, body { 
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    color: #000000; }

p { font-family: "Century Gothic", Arial, san-serif;
    font-size: 90%; }

h1 {
    font-family: "Century Gothic", Arial, san-serif;
    font-size: 140%;
    font-weight: bold; }

a { 
    font-family: "Century Gothic", Arial, san-serif;
    color: #000000; }

a:hover { color: #C0C0FF; }

.navbar {
    visibility: hidden; }

.rightbar {
    visibility: hidden; }

.topbar {
    text-align: center;
    margin: 0;
    padding: 0; }

.bottombar {
    visibility: hidden; }

.toprightimg {
    visibility: hidden; }

.nav_text {
    font-size: 0; }

.buttons {
    visibility: hidden; }

.button_pageat {
    visibility: hidden; }

.main {
    padding: 30px; }

.wstable {
    border: solid #AAAAAA 1px; }

.wsheading, .wsheadingc {
    border-bottom: solid #AAAAAA 1px;
    text-align: right;
    font-size: 80%;
    font-weight: bold;
    font-family: "Century Gothic", Arial, san-serif; }

.wsheadingc {
    text-align: center; }

.wstext, .wstextc {
    text-align: right;
    font-size: 80%;
    font-weight: normal;
    font-family: "Century Gothic", Arial, san-serif; }

.wstextc {
    text-align: center; }

.wstotal {
    border-top: solid #AAAAAA 1px;
    text-align: right;
    font-size: 80%;
    font-weight: bold;
    font-family: "Century Gothic", Arial, san-serif; }
