/* CSS Document */
html {
background: #4f537e;
text-align: center;
margin: -110px 0px 0px 0px;
padding: 0px 0px 0px 140px;
position: absolute;
}
body {
background: #ffffff;
width: 720px;
text-align: center;
margin:0px 0px 0px 0px; 
}
p {
text-align: left;
padding: 0px 5px 3px 5px;
}
td.nav a:link {
font: 24px Times New Roman;
color: #0e0e65;
text-decoration: none;
}
td.nav a:visited {
font: 24px Times New Roman;
color: #CCCCCC;
text-decoration: none;
}
td.nav a:hover {
font: 24px Times New Roman;
color: #666666;
text-decoration: none;
}
td.nav a:active {
font: 24px Times New Roman;
color: #0e0e65;
text-decoration: none;
}
h1 {
font: 21px Times New Roman;
color: #4f537e;
}
a:link {
color: #666666;
text-decoration: none;
}
a:visited {
color: #888888;
text-decoration: none;
}
a:hover {
color: #4f537e;
text-decoration: none;
}
a:active {
color: #666666;
text-decoration: none;
}