H1,H2 {color:crimson; font-family:serif}

strong {color:firebrick}

table {border-style:ridge; border-color:mediumpurple;
       border-width:thick; background-color:papayawhip;
       font-family:arial; color:steelblue}

body {background-color:lightyellow;
      background-image:url("sunflowers.gif");
      background-repeat: repeat-y;
      margin-left:5cm; font-family:arial; font-size:smaller}

ul ul {list-style-image:url("arrow.gif")}
ul {list-style-image:url("square.gif")}

a {text-decoration:none; color:sienna}
a:hover {text-decoration:underline; font-style:italic; color:sienna; background-color:lemonchiffon}
a:visited {color:steelblue}
.label  { font-weight: bolder; text-align: right }
