body {
  background-color: #FFFFFF;
  text-align: justify;
  padding:0 0 0 12px;
  margin:0;
}

body, td {
  font-size: 10pt;
  font-family: verdana, Arial, "MS Trebuchet", sans-serif;
  line-height: 12pt;
}

h1 {
  color: #3049A3;
  text-align: center;
}

h2 {
	color: #3049A3;

    font-family: verdana, Arial, "MS Trebuchet", sans-serif;
	margin-bottom: 2px;
}
h3 {
	color: #707BA2;

    font-family: verdana, Arial, "MS Trebuchet", sans-serif;
	margin-bottom: 2px;
}
a {

	color: #011C55;
}

a:hover {
	color: #707BA2;
	text-decoration: none;
}

#wrapper {
  margin: 0 auto 0 auto;
  width: 559px;
}

table {
  border-collapse: collapse;
  width: 100%;
}

td {
	vertical-align: top;
	padding-bottom: 10px;
}

img {
  border: 0;
}

.header {
  background-color: #ffffff;
  text-align: center;
}