BODY{
  color : #f2f2f7;
  background-color : black;
}
H1{
  color : #f2f2f7;
  font-family : "Times New Roman";
  font-size : x-large;
}
H2{
  font-family : "Times New Roman";
  color : #f2f2f7;
  font-size : large;
}
H3{
  font-family : "Times New Roman";
  color : #f2f2f7;
  font-size : medium;
}
H4{
  font-family : "Times New Roman";
  color : #f2f2f7;
  font-size : small;
}
H5{
  font-family : "Times New Roman";
  color : #f2f2f7;
  font-size : x-small;
}
H6{
  font-family : "Times New Roman";
  color : #f2f2f7;
  font-size : xx-small;
}
P{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  color : #d4d4d4;
}
ADDRESS{
  font-style : italic;
}
A:LINK{
  color : #d4d4d4;
}
A:VISITED{
  color : #e9e9e9;
}
A:HOVER{
  font-weight : bold;
  color : white;
  text-decoration : underline;
}
A:ACTIVE{
  color : yellow;
  text-decoration : blink;
}
A{
  font-style : italic;
  font-weight : bold;
  text-decoration : none;
}
TD{
  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-color : silver silver silver silver;
}
CAPTION{
  font-family : "‚l‚r ‚o–¾’©";
  color : black;
  background-image : url(metal_05.html);
  text-align : center;
  font-size : large;
}

