body {
background: silver url(top.gif); 
background-repeat: no-repeat;
}
a {
font-family: arial, tahoma; 
color: yellow; 
font-weight: bold; 
text-decoration: none;
}
a:link {
color: yellow;
}
a:hover {
text-decoration: underline;
}
a:visited {
color: yellow;
}
table {
text-align: justify; 
font-family: verdana, arial; 
color: white; 
font-size: 12px;
}
div {
text-align: center; 
background: white; 
color: mediumblue; 
font-weight: bold; 
width: 150px; 
font-size: 12px; 
border-top: 2px solid red;
}
p {
text-indent: 2em; 
font-family: verdana, arial; 
font-size: 12px; 
color: white;
}
h1 {
margin-left: 232px; 
width: 468px; 
text-align: center; 
font-family: arial; 
font-size: 12px; 
color: white; 
font-weight: bold; 
background-color: dimgray; 
letter-spacing: 0.1em; 
border: 1px solid white;
}
h2 {
text-align: center; 
font-family: arial; 
font-size: 12px; 
color: white; 
font-weight: bold; 
background-color: dimgray; 
letter-spacing: 0.1em; 
border: 1px solid white;
}
h3 {
width: 214px; 
text-align: center; 
font-family: tahoma, arial, verdana; 
font-size: 10px;
color: white; 
font-weight: bold; 
background-color: dimgray; 
letter-spacing: 0.1em; 
border: 1px solid white;
}
.hyper {
font-weight: bold; 
font-family: arial, tahoma; 
font-size: 10px;
}
.set {
font-family: arial, tahoma; 
font-size: 10px;
color: gainsboro;
}