H1{
  font-size : 14px;
  font-family : sans-serif;
  font-weight : 100;
  color : #ffffff;
  background-color : #e87400;
  text-align : center;
}
BLOCKQUOTE{
  font-size : 14px;
  font-family : sans-serif;
  font-weight : 100;
  color : #666666;
  text-align : center;
}
H2{
  font-size : 14px;
  font-family : sans-serif;
  font-weight : 100;
  color : black;
  text-align : center;
  background-color : #b0ffb0;
}
H3{
  font-size : 14px;
  font-family : sans-serif;
  font-weight : 100;
  color : #ffffff;
  background-color : #804000;
}
DT{
  font-size : 14px;
  font-family : sans-serif;
  font-weight : 100;
  color : #000000;
  list-style-type : circle;
}
LI{
  font-size : 16px;
  font-family : sans-serif;
  font-weight : 400;
  color : #f07800;
}
TH{
  font-size : 14px;
  font-family : sans-serif;
  color : black;
  font-weight : 100;
}
H4{
  font-size : 14px;
  font-family : sans-serif;
  font-weight : 100;
  color : black;
  text-align : right;
  background-color : #0080ff;
}
INPUT{
  font-size : 12px;
  font-family : sans-serif;
  font-weight : 100;
  color : black;border-width : 3px 3px 3px 3px;border-style : dotted dotted dotted dotted;border-color : #80ff80 #80ff80 #80ff80 #80ff80;
  cursor : pointer;
}
H6{font-size : 14px;font-family : sans-serif;font-weight : 100;color : black;border-bottom-width : 3px;border-bottom-style : dotted;border-bottom-color : #ea7500;}
FORM{font-size : 14px;font-family : sans-serif;font-weight : 100;}
TEXTAREA{
  font-size : 12px;
  font-family : sans-serif;
  font-weight : 100;border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : #00ff80 #00ff80 #00ff80 #00ff80;}
TD{
  font-size : 14px;
  font-family : sans-serif;
  font-weight : 100;
}
P{
  font-size : 16px;
  font-family : sans-serif;
  
  color : black;
  text-align : left;
  line-height : 30pt;
}
A{
  color : #0080ff;
}
A:VISITED{
  color : #666666;
}
A:HOVER{
  background-color : #ffffb9;
  font-weight : 600;
}
.i1{
  font-size : 14px;
  font-weight : 600;
  color : #ffffff;
  background-color : #e17100;
  text-decoration : underline;
}
TABLE{border-top-width : 3px;border-left-width : 3px;border-right-width : 3px;border-bottom-width : 3px;border-style : double double double double;border-color : black black black black;}
