body {
background-color: #000000;
color: #ffffff;
font-weight: normal;
font-size: 14px;
text-decoration: none;
margin: 0px;
padding: 0px;
}

a:link {
color: #d73737;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #d73737;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

h1 {
text-align: center;
}

.update {
height: 80px;
overflow: auto;
color: #ffffff;
}

.warning {
color: #ff0000;
font-weight: bold;
font-size: 23px;
letter-spacing: 0px;
text-decoration: none;
line-height: 120%;
text-align: center;
}

.note {
font-size: 12px;
text-align: center;
}