.tfooter {
 padding: 2px 0;
 color: #999;
 text-align: center;
 border-top: 1px solid #e5e5e5;
}

body {
 background-color: #ffffff;
}

p ,h2, ul,ol,table{
 color: #000000;
 font-family: "Times New Roman", Times, serif;
 font-size: large;
 line-height: 130%;
}

p.blueBig{
 background-color: #548dd4;
 color: #ffffff;
 font-size: 200%;
 text-align: center;
}
p.blueSmall{
 background-color: #548dd4;
 color: #ffffff;
 font-size: 140%;
 text-align: center;
}

p.main {
 text-align: center;
 font-family: "Agency FB", "Palatino Linotype", "Book Antiqua", Palatino, serif;
 font-size: 280%;
}

p.secondary-left {
 font-family: "Agency FB", "Palatino Linotype", "Book Antiqua", Palatino, serif;
 font-size: 200%;
}

p.secondary-center {
 text-align: center;
 font-family: "Agency FB", "Palatino Linotype", "Book Antiqua", Palatino, serif;
 font-size: 200%;
}

img.center {
 display: block;
 margin-right: auto;
 margin-left: auto;
}

td {
 padding-left: 4px;
 padding-right: 4px;
}