body {
    background-color: #EAE1E9;
}

div.search {
	display: none;
         overflow: hidden;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 24px;
    color: #003366;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    color: #003366;
}

table.container {
/*	background-color: #FFFFFF;*/
}

table.container td.contact {
	width: 335px;
         height: 314px;
    background-image: url('img/montage-bg.gif');
    background-repeat: no-repeat;
    background-position: right;
/*    font-weight: bold;*/
}