/* CSS Document */
/*Pack150 Style Sheet Diana Hiatt 2007 */
body {background-color:white; color: navy; font-family:sans-serif}
h1, h2, h3, h4, h5, h6 {font-family:cursive;font-style:italic}
h4 a{font-style: normal; font-variant:small-caps}
a:hover {color:red}
li{font-size:10px}
table {background-color:white;font-family:sans-serif;border:3px inset green;
  border-collapse: collapse; empty-cells:show;font-size:10pt}
thead {background-color:green; color:navajowhite; text-align:center}
td {vertical-align:middle;border:1px inset brown; text-align:left}
span {font-weight:bold}

address {font-size: 10pt; font-weight:normal;color:brown}
.date {font-weight:bold; color:goldenrod}
.headline {font-weight:bold; font-style:italic; color:blue}
.story {font-weight:normal;font-style:normal;color:black}
