p {
        font-family: sans-serif;
        font-size: 12pt;
        font-weight: bold;
        line-height: 14pt;
}
        p {
        	font-family: sans-serif;
        	font-size: 12pt;
        	font-weight: bold;
        	line-height: 14pt;
        	border-top: 0px;
        }
a {text-decoration: none;}

body {
        margin: 5pt 5pt 0pt 5pt;
        background-image:none;
        background-color: #e0e0e0;
}

h2, h3, h4, h5, h6, table { margin: 0pt; }

td { text-align: center; padding-left: 10pt; padding-right: 10pt; padding-top: 0pt; padding-bottom: 0pt; }

div {
        text-align: center;
}