body {
background-color:#1A334D;
font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
margin:0px;
padding:0px;
}

.head-img {height:150px;width:209px;margin-right:auto;margin-left:auto;background-image:url("Logo_White.png");background-size:100% 100%;}

.wsp-img {height:150px;width:150px;margin-right:auto;margin-left:auto;background-image:url("wsp_logo.png");background-size:100% 100%;}

.img-col {float:left;width:50%;height:150px;}

table {
background-color:#DFDFDF;
padding:3px;
border:1px solid:#EFEFEF;
border-radius:4px;
}
.img-container {
max-width:700px;
margin-right:auto;
margin-left:auto;
position:relative;
height:150px;
margin-top:40px;margin-bottom:30px;
}
.container
{
background-color:#DFDFDF;
border-radius:4px;
max-width:700px;
margin-right:auto;
margin-left:auto;
position:relative;
margin-bottom:20px;
padding-top:15px;
}

tr {border:1px solid #DFDFDF;padding:5px;background-color:#fff;border-radius:4px;}

th {border:1px solid #DFDFDF;padding:5px;background-color:#fff;border-radius:4px;}

td {border:1px solid #DFDFDF;padding:5px;background-color:#fff;border-radius:4px;}

table * {
padding:5px;
}

.wrapper {overflow: hidden;}

a:visited, a {color:#0077cc;}

a:hover {color:#3399CC;}

.footer {
width:100%;
border-top: 1px solid #bbb;
position:relative;
margin-right:auto;
margin-left:auto;
max-width:630px;
color:#ccc;
text-align:center;
}

.footer p {
text-align:center;
}
