body		{background-color: #f1ebd8;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 6px}
hr             {color: #264d7e}
.text          {color: #606060;
                font-family: Comic Sans MS, Cursive;
                font-size: 12px;
                margin-top: 8px;
                margin-left: 8px;
                margin-right: 6px;
                font-weight: normal}
.normal        {color: #606060;
                font-family: Verdana, Arial, Helvetica;
                font-size: 12px;
                font-weight: normal}
.title         {color: #737373;
                font-size: 20px;
                font-family: Comic Sans MS, Cursive;
                margin-left: 8px;
                margin-right: 6px;
                font-weight: normal}
.white         {color: #cccccc;
                font-family: Verdana, Arial, Helvetica;
                font-size: 11px;
                margin-top: 5px;
                margin-bottom: 5px;
                margin-left: 8px;
                font-weight: normal}
.small          {color: #606060;
                font-family: Verdana, Arial, Helvetica;
                font-size: 9px;
                margin-top: 4px;
                font-weight: normal}
A:link  {
        color: #606060;
        font-family: Arial, Helvetica;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none
        }
A:visited {
        color: #606060;
        font-family: Arial, Helvetica;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none
        }
A:active {
        color: #000000;
        font-family: Arial, Helvetica;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none
        }
A:hover {
        color: #000000;
        font-family: Arial, Helvetica;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none
        }
