body {
background-color: #414141;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.75;
color: #000;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.65;
color: #000;
}

a:link {
color: #414141;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: underline;
}
a:visited {
color: #414141;
}
a:active {
color: #000000;
text-decoration: underline;
}

h1 {
font-size: 14px;
font-weight: 800;
border-bottom: 2px dotted #414141;
color: #414141;
text-align: center;
}
h2 {
font-size: 14px;
font-weight: 400;
color: #414141;
text-align: center;
}

div.date {
text-align: justify;
color: #FFFFFF;
position: absolute; top: 15px; left: 675px;
width: 175px;
height: 60px;
margin: 0px;
z-index: 2;
}
div.main {
background-color: #FFFFFF;
margin: 0px;
width: 771px;
padding-top: 20px;
padding-bottom: 0px;
padding-right: 15px;
padding-left: 15px;
position: relative; left: 98px; bottom: 7px;
}
