body {
margin-top: 0px; 
margin-left: 0px; 
color: #000000; 
font-family: sans-serif; 
background-color: #66ccff
}

a:link {
text-decoration: underline;
color: #000000
}
a:visited {
text-decoration: underline;
color: #000000
}
a:hover {
text-decoration: underline; 
color: #ff3333
}
a:active {
text-decoration: underline;
color: #000000
}

p {
margin-top: 0px; 
margin-left: 0px; 
font-size: 100%;
color: #000000; 
font-family: sans-serif;
font-size: 125%;
}

big {
font-size: 200%;
font-weight: bold;
font-family: monospace
}

small {
font-size: 100%;
font-family: monospace
}

em {
font-size: 100%;
font-weight: bold;
font-family: monospace
}

strong { 
font-weight: bold;
font-size: 100%;
color: #000000; 
font-family: sans-serif
}