body#splash { background-color: #FAEFED; color: black; font-family: Verdana; font-size: 10pt; }

body#index { background-color: #FAEFED; background-image: url(images/bg_ss.jpg); background-repeat: no-repeat; background-attachment: fixed; color: black; font-family: Verdana; font-size: 10pt; }

div#bodymid { position: absolute; top: 15px; left: 140px; width: 575px; height: 550px; background-color: #FAEFED; }

p { color: black; font-family: Verdana; font-size: 9pt; font-style: normal; text-align: justify; }
p#splash { color: black; font-family: Verdana; font-size: 9pt; font-style: normal; text-align: center; }

h2 { text-align: center; }

a:link { color: #970421; text-decoration: none; }
a:visited { color: black; text-decoration: line-through; }
a:hover { color: black; text-decoration: overline underline line-through; }
a:active { color: white; text-decoration: overline underline line-through; }