body            {
                    margin : 20px 0px 0px 0px;
                    font-family: Verdana, Arial, Lucida Sans, Helvetica;
                    font-size: small;
                    background-color: #50504F;
                }
a		{
                    color: #414397;
				    text-decoration: none;
				    font-weight: normal;
                    font-family: Verdana, Arial, Lucida Sans, Helvetica;
				}
a:hover		{
                    color: #414397;
				    text-decoration: underline;
				    font-weight: normal;
                    font-family: Verdana, Arial, Lucida Sans, Helvetica;
		}


.DBHeading {
    font-family: Verdana, Arial, Lucida Sans, Helvetica; font-size: 150%;
    font-weight: bold;
    color: #414397;
    }
