 
BODY{
  background-color : #66ccff;
  font-size : 90%;
}
H1{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  color : #0000cc;
}
TABLE{
  border: 0px ;
  margin-right : auto;
  margin-top : auto;
  margin-left : auto;
  margin-bottom : auto;
}
TD{
  background-color : white;
  
  
  
  
  text-align : left;
  font-size : 90%;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
TH{
  background-color : #d8ebfe;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  font-style : oblique;
  text-align : center;
}
H2{
  font-weight : 700;
  color : #0000ff;
  font-style : italic;
}
CAPTION{
  font-weight : 700;
  color : #1d28fc;
  text-align : center;
}
.topmenu{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 900;
  font-style : oblique;
  color : white;
  background-color : blue;
  background-position : center center;
  font-size : 20px;
}
TD.top{
  font-size : 100%;
}
.new{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  font-style : italic;
  color : red;
  text-decoration : blink;
}
A{
  font-weight : bold;
  font-style : normal;
}
P.text{
  background-color : white;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 1%;
  margin-left : 1%;
  margin-right : 1%;
  margin-bottom : 1%;
  line-height : 1.5;
  font-size : 90%;
}
<!--

.content{
  font-size : larger;
}
-->

