body
        {
        font-family: Verdana, arial, Helvetica;
        font-size: .8em;
        margin: 0px;
        margin-right: 0px;
		border: 0px;
        padding: 0px;
        color: #000000;
        background: #ffffff;
		width: 100%;
        }

a
        {
        color: #660000;
        }

.topright
        {
        position: absolute;
        width: 100%;
        height: 77px;
        background: #745656;
        left: 0px;
        top: 0px;
        border-bottom: solid;
        border-width: 0.1em;
		z-index: 0;
        }



