BODY,P,LI {
   text-align: left;
   font-family: Georgia,serif;
   font-size: 18px;
   color: #FFFFFF;
   background-color: #335555;
}

P,LI {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

A {
   white-space: nowrap;
   text-decoration: none;
}

A:link {
   color: #FFFFBB;
   text-decoration: none;
}

A:hover {
   color: #FFFF40;
   text-decoration: underline;
}

A:visited {
   color: #CDCD87;
   text-decoration: none;
}

TD {
   font-size: 18px;
}

H1 {
   font-size: 21px;
   font-weight: 900;
   text-align: left;
}

H2 {
   font-size: 19px;
   font-weight: 900;
   text-align: left;
}

H3 {
   font-size: 17px;
   font-weight: 900;
   text-align: left;
}

CODE {
   font-size: 16px;
}

.invisible {
   color: #335555;
   background-color: #335555;
   text-decoration:none;
}

.handlelist {
    font-size: 75%;
}

.number {
   /* font-family:Courier,monospace; */
   white-space:nowrap;
}

.ljuser {
   font-weight:bold;
   white-space:nowrap;
}

.inlineicon {
  vertical-align:middle;
  border-width:0;
}

.linkedimage {
  vertical-align:top;
  border-width:0;
}

.strike {
  text-decoration:line-through;
}

.note {
   font-size: 75%;
}

.nobr {
   white-space: nowrap;
}

.highlight {
   background-color: #557777;
}



