      body {
          background-color:#000000;
          font-family : arial;
          font-size : 12px;
          color : #FFFFFF;
          margin: 0px; 
      }
      
      
    
      div {
          margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
      }

      
      td {
          vertical-align : top;
      }







     A:link {
          text-decoration : none;
          color : #9e1f63;
          font-weight : bold;
      }
     A:visited {
          text-decoration : none;
          color : #9e1f63;
          font-weight : bold;
      }
     A:hover {
          text-decoration : underline;
          color : #FFFFFF;
          font-weight : bold;
      }


   
     .mediumfont {
          font-size : 12px;
          font-family : arial;
          color : #FFFFFF;
          line-height: 23px;
      }

     .smallfont {
          font-size : 11px;
          font-family : arial;
          color : #FFFFFF;
          line-height: 18px;
      }