table.title{ background-color: #5555cc }
h1.title{ color: white; font-style: italic }
h2.title{ color: white; font-style: italic }
a.title{ color: white; text-decoration:none }
a.title1{ color: white; font-style: italic; font-size:150%; text-decoration:none }
a.title2{ color: white; font-style: italic; font-size:200%; font-weight:bold; text-decoration:none }

a.quickmenu{ color: white; text-decoration:none; font-weight:bold }
a.quickmenu:hover{ background-color: #ffffff; color: #5555cc; font-weight:bold }

a.caption {
   text-align: center;
   font-size: 80%;
   }


h1.date{font-size: 80%; position:relative; left:20px; font-weight:normal; color: #555555}
h1.entry{font-style: italic; color: #555555}

body{color: #555555;}

div.floatl {
  float: left;
  padding: 10px;
  text-align: center;
  font-size: 70%

  }


div.floatr {
  float: right;
  padding: 10px;
  text-align: center;
  font-size: 70%
  }

p.note{ font-size: 80%; color: black }









