body {
color: #808080;
background-color: #000000;
}
h1 {
font-family: tahoma,serif; 
text-align: center; 
color: #ffffff; 
}
h2 {
font-family: tahoma,serif; 
font-style: italic;
text-align: center; 
color: #ffffff; 
}
h3 {
font-family: tahoma,serif; 
font-style: italic;
text-align: center; 
color: #ffffff;
}
h4 {
font-family: tahoma,serif;
font-style: italic; 
text-align: center; 
color: #ffffff; 
}
h5 {
font-family: tahoma,serif; 
text-align: center; 
color: #ffffff; 
}
p {
font-family: tahoma,serif;
font-weight: bold;
color: #ffffff;
text-align: left;
}
a:link {
font-family: tahoma,serif;
font-weight: bold;
text-decoration: none;
color: #c0c0c0; 
} 
a:visited {
font-family: tahoma,serif;
font-weight: bold;
text-decoration: none;
color: #d3d3d3; 
} 
a:active {
font-family: tahoma,serif;
font-weight: bold;
text-decoration: none;
color: #808080; 
}
a:hover{ 
text-decoration: none;
font-weight: bold; 
color: #ffffff; 
cursor: crosshair; 
}
table {
font-family: tahoma,serif; 
color: #ffffff; 
background-color: #000000;
}
tr {
font-family: tahoma,serif; 
color: #ffffff; 
background-color: #adafb8;
}
td {
font-family: tahoma,serif;  
color: #ffffff; 
background-color: #000000;
}
.disclaim {
font-family: tahoma,serif;
font-style: italic;
font-size: 16px;
font-weight: bold;
text-align: center;
color: #000000;
background-color: #ffffff;
}
.date {
font-family: tahoma,serif;
font-style: italic;
font-size: 13px;
font-weight: bold;
text-align: center;
color: #000000;
}
.time {
font-family: tahoma,serif;
font-style: italic;
font-size: 13px;
text-align: center;
color: #000000;
}


