html,body,table {
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
 background: #000050;
}
td {
 vertical-align: middle;
}

img {
 border: 0px;
}

div.content {
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
 color: #C0C0C0;
 margin: auto;
 width: 600px;
}
a {
 color: #808080;
 font-size: 18px;
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
}
a:hover {
 color: #808080;
 font-size: 18px;
 text-decoration: underline;
 font-weight: normal;
 font-family: Times New Roman;
}
a:visited {
 color: #808080;
 font-size: 18px;
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
}
a:action {
 color: #808080;
 font-size: 18px;
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
}

div.footline {
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
 height: 20px;
 background: #808080;
}
a.footline {
 color: #000000;
 font-size: 12px;
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
}
a:hover.footline {
 color: #000000;
 font-size: 12px;
 text-decoration: underline;
 font-weight: normal;
 font-family: Times New Roman;
}
a:visited.footline {
 color: #000000;
 font-size: 12px;
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
}
a:action.footline {
 color: #000000;
 font-size: 12px;
 text-decoration: none;
 font-weight: normal;
 font-family: Times New Roman;
}