
body 	 {
             background-repeat: no-repeat;
             leftmargin="0"; topmargin="0";marginwidth="0";marginheight="0"
             }


.column   {
            position:relative;
            top:90px;
            left:62px;
            width:250px;
            height:320px;
            padding:15px;
            float:left;
            text-align:justify;
              }


.poptext { font-family: arial,helvetica,sans-serif; font-size: 10pt; color: black}

A:link {color: black; text-decoration: none;}
A:visited {color: black; text-decoration: none}
A:hover {color: red; text-decoration: underline;}