        TD {
          font-weight: normal;
          font-size: 11;
          font-family: Verdana,Arial,Helvetica,Sans-Serif;
          font-variant: normal;
          font-style: normal;
        }

	A:link { color: #EF4553; text-decoration: none }
	A:visited { color: #BF4553; text-decoration: none }
	A:active { color: red; text-decoration: none }
	A:hover { color: red; text-decoration: none }

        BODY {
                margin: 0em
                padding: 0em
                background-repeat: no-repeat;
                background-attachment: fixed;
                background-color: white
        }

