body {
color:#000000;
background-color:#77ddff;
background-image:url("");
margin:0px;
overflow:auto;
font-family:verdana,arial,helvetica,sans-serif;
}

body { font-size:12px; }

table { 
  border-collapse:collapse;
  border-spacing:0px;
}

table.story {
background-color:#ccffff;
width:550px;
}

td.story {
font-size:12px;
padding:15px;
}


a:link {color:#0000ff;}
a:visited {color: #800080;}
a:active {color: #ff0000; text-decoration: none;}

h1 {font-family:"Times New Roman", Times, serif; font-size:36px;}
h2 {font-size:24px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
p.s {font-size:8px;}

div.data { text-align: center; }


