body {background-color:tan; color:black}

div {font-size:14 pt}
a:visited {color:red}
a:link {color:blue}
a:active {color:red}
a.navigationlink:hover {color:blue; font-size:102%}
div.ContactAddress {font-size:9 pt; color:yellow}
a.bodylink {color:lightblue; font-size:14 pt}
td.navigationCell {background-color:#CCCCCC}

.story {
    border-spacing: 10px;
    background-color: #C0C0C0;
    border-style: double;
}