 .info { font-size: 10pt; }
 a{text-decoration: none}
 a.cal{text-decoration: underline}
 a.date{text-decoration:none; color:#000000}
 a:hover{ text-decoration: none;
	  background-color: #F0F0FF;
 }
 a.hide:link { color: black; text-decoration: none }
 body{ background-color:#FFFFFF ;background: url(./square2.png)}
 td { font-size: 10pt }
 th { font-size: 10pt }
 h1 { font-size: 12pt; font-weight: bold}
 h2.date{ font-size: 12pt; font-weight: bold;
          margin-left: 1em; margin-bottom: 8pt;
          margin-top: 4pt; color: #000000;
          display: block; border: none;
          padding-left: 8pt; text-align: left;
          border-left: 10pt solid #4169e1;
          border-bottom: 2pt solid #4169e1;
 }
 h3.new { font-size: 11pt; margin-left: 3em }
 h4.sub { font-size: 10pt }
 div.uservar { font-weight: bold; }
 div.section { font-size: 10pt; margin-left: 5em; margin-top: 0 }
 div.sub { font-size: 10pt; margin-left: 1em; margin-top: 0 }
 div.list { font-size: 10pt; margin-left: 1em }
 div.fn { font-size: 10pt; margin-left: 1em; margin-top: 0 }
 div.url { font-size: 10pt; margin-bottom: 0 }
 pre.diary {
  font-size: 10pt;
  white-space:  pre;
  padding:      0.5em;
  border-color: #ffeeb0;
  border-style: outset;
  border-width: 4px
 }
