@charset "ISO-8859-1";
<STYLE type="text/css">
BODY {background: #c6d6d6; color: black}
a:link { color: blue }
a:visited { color: purple }
a:active { color: fuchsia }
a: { text-decoration: none; }
h1 {font-family: arial; font-size: 14pt; font-style: italic; color: red}
h2 {font-family: arial; font-size: 10pt; font-style: bold ; color: black}
h3 {font-family: arial; font-size: 8pt; font-style: bold ; color: black}
h4 {font-family: arial; font-size: 30pt; font-style: bold; color: #a8a0a0}
ul {list-style-image: url('../gifs/wp.gif')}
ul.bp {list-style-image: url('../gifs/bp.gif')}
.feed {
  margin-left: 3px;
  padding: 0 0 0 20px;
  background: url("../images/feed_icon_14x14.png") no-repeat 0 50%;
} 
</STYLE>
