BODY {

color : white;
font-size : 12pt;
line-height : 1.5em;
background-color : black;
}
TD {
font-size : 12pt;
color: #FFFFFF;
line-height : 1.5em;
  
  
}
td A {
text-decoration: none;
line-height : 1.5em;
}
td a:active {
color: #121212;
}
td a:hover {
color: #FFFFFF;
text-decoration: underline;
}
TD A:LINK {
text-decoration : underline;
color : #ff9396;
}
TD A:VISITED {
color : #e2acff;
  text-decoration : underline;
}
td a:visited:hover {
color: #FFFFFF;
text-decoration: underline;
}
.console{
  color : black;
  background-color : white;border-width : 1px 1px 1px 1px;border-top-color : black;border-right-color : black;border-bottom-color : black;border-left-color : black;}
.ls{
  color : black;
  background-color : white;
}
.notice{border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-style : solid solid solid solid;border-color : red red red red;}
.reference{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : aqua aqua aqua aqua;}
.command{
  font-weight : normal;
  color : green;
  text-decoration : underline;
}
.checkpoint{
  color : red;
  
  cursor : help;
border-top-width : thin;border-left-width : thin;border-right-width : thin;border-bottom-width : thin;border-top-style : dotted;border-left-style : dotted;border-right-style : dotted;border-bottom-style : dotted;border-color : #feb4fb #feb4fb #feb4fb #feb4fb;
  
  
  
  
  
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
}
