 


A{
  text-decoration : none;
  color : #00ff00;
  background-color : black;
}
P{
  font-size : small;
  padding-top : 1em;
  padding-left : 1em;
  padding-right : 1em;
  padding-bottom : 1em;
  margin-top : 1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;border-style : none none none none;}
BODY{
  color : white;
  background-color : black;
  font-size : small;
  line-height : 1.4em;
}
A:VISITED{
  color : #10af10;
  background-color : black;
  text-decoration : none;
}
A:HOVER{
  color : red;
  background-color : black;
  text-decoration : none;
}
A:ACTIVE{
  color : red;
  background-color : black;
  text-decoration : none;
}
H1{
  color : white;
  background-color : black;
  font-weight : lighter;
}
H2{
  font-weight : lighter;
  text-decoration : none;
  border-top-color : gray;
  border-left-color : gray;
  border-right-color : gray;
  border-bottom-color : gray;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  border-top-width : thick;
  border-right-width : thick;
  border-bottom-width : thick;
  border-left-width : thick;
  border-style : solid solid solid solid;
  color : white;
  background-color : gray;
}
H3{
  font-weight : lighter;
  border-bottom-style : solid;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  color : white;
  background-color : gray;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-color : gray gray gray gray;
}
H4{
  font-weight : lighter;
  margin-top : 2.5em;
}
H5{
  font-weight : lighter;
}
.caution{
  font-weight : normal;
  color : yellow;
  background-color : black;
  text-decoration : underline;
}
PRE{
  font-size : x-small;
}
UL{
  list-style-type : circle;
  line-height : 1.4em;
}
OL{
  list-style-type : decimal;
  line-height : 1.4em;
}
.caption{
  font-size : xx-small;
  font-weight : lighter;
}
TABLE{
  
  padding-top : 1em;
  padding-left : 1em;
  padding-right : 1em;
  padding-bottom : 1em;
  margin-top : 2em;
  margin-left : 2em;
  margin-right : 2em;
  margin-bottom : 2em;
  
border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-bottom-style : solid;border-top-color : white;border-left-color : white;border-right-color : white;border-bottom-color : white;}
IMG{border-style : none none none none;}
TD{
  visibility : visible;
  padding-top : 1em;
  padding-left : 1em;
  padding-right : 1em;
  padding-bottom : 1em;
  margin-top : 1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
}
CAPTION{
  visibility : visible;
}
