/* CSS Document */
/*Troop 2000 Style Sheet Diana Hiatt 2/18/2006 */
body {background-color:rgb(255,242,210); color: green; 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:orange}
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}
#linkstable {background-color:rgb(255,242,210); ;font-family:sans-serif; 
border-style:none; font-size:12px}

#linkstable td{width:300px; text-align: left; border-style:none; font-size:12px;margin:20px;padding:10px}
#linkstable span{font-weight:bold}
address {font-size: 10pt; font-weight:normal;color:brown}
.date {font-weight:bold; color:red}
.headline {font-weight:bold; font-style:italic; color:green}
.story {font-weight:normal;font-style:normal;color:black}
