body { 
background-color: #000033; 
text-align: center; 
color: #0000FF; 
font-family: Verdana, serif;
font-size: small;
}

body#home { 
background-color: #000066; 
}

body#home td { 
font-size: 0.8em; 
}

caption {
margin: auto;
}

hr { 
color: #0000FF; 
width: 80%;
}
 
ul {
width: 90%;
padding: 0px;
margin: auto;
} 

li {
text-align: left;
}
 
table { 
border-style: none; 
margin: auto;
}

img { 
border-style: none; 
}

a:link { 
text-decoration: none; 
color: #0000FF; 
font-weight:bold; 
}
 
a:visited { 
text-decoration: none; 
color: #0000FF; 
font-weight:bold; 
}
 
a:active { 
text-decoration: none; 
color: #0000FF; 
font-weight: bold; 
} 

a:hover  { 
color: #FFFFFF; 
font-weight: bold; 
text-decoration: none; 
cursor: help; 
height: 10pt; 
border: solid 1; 
filter: blur(color=#FF0000) 
}

.right { 
text-align: right; 
}

.left { 
text-align: left; 
}

.small {
font-size: 0.8em;
}

#bkg { 
position: absolute; 
left: 0px; 
top: 0px; 
}

#content { 
position: absolute; 
top: 50px; 
left: 321px; 
width: 450px; 
height: 400px; 
border-style: none; 
text-align: center; 
overflow: auto; 
}

#content p { 
width: 400px; 
margin: auto; 
text-align: justify; 
}