.margins {
    margin-top: 0;
    margin-left: 0;
}

.styled-table {
       width: 100%;
       height: 100%;
       border-collapse: collapse;
	   table-layout: fixed; 
}

   
.logo {
    border: 0;
}

.research-image {
    border: 0;
}

.blank-image {
    border: 0;
}

.contact-image {
    border: 0;
}

.message {
    color: Red;
    font-family: verdana;
    font-size: 10pt;
}

.submit-image {
    width: 39px;
    height: 15px;
    border: 0;
}

.nowrap {
    white-space: nowrap;
}

.small {
    /* Add any specific styles for the 'small' class if needed */
}

/*  
<table width="100%" style="height:100%" border="0" cellspacing="0" cellpadding="0">
*/
