BODY {margin-left:10%;
      margin-right:10%;
      background-color:#ffffff}
A:link {color:#000088;
        text-decoration:underline}
A:visited {color:#483d8b;
           text-decoration:underline}
A:active {color:#0000ff;
          text-decoration:underline}
A:hover {color:#0000ff;
         text-decoration:underline}
A.date {color:#ffffff}
H1 {color:#006400;
    font-weight:bold;
    text-align:center}
DIV {}
DIV.title {color:#ffffff;
           background-color:#4682b4;
           font-weight:bold;
           text-align:left;
           width:100%;
           border: thin solid black;
           padding: 2 2 2 4;
           margin: 2 0 2 0}
DIV.body {color:#000000;
          background-color:#e6e6fa;
          line-height:120%;
          width:100%;
	  text-align:left;
          border: 1px none white;
          padding: 2 4 2 4;
          margin: 2 0 2 0}

DIV.comment {
	border-style: solid;
	border-color: navy;
	border-width: 1px;
	background-color: skyblue;
	font-size: small;
	line-height: 1em;
}

TD.index {color:#000000;
          background-color:#add8e6;
          font-weight:bold;
	  text-align:left}
TD.date {color:#000000;
         background-color:#add8e6;
         text-align:right}

STRONG {color:red;
	font-weight:bold}
SPAN.trans{color:#e6e6fa}

