A{
  text-decoration : underline;
  
  font-weight : bold;
}
A:LINK{
  
  font-weight : bold;
text-decoration : underline;}


A:VISITED{
  
  font-weight : bold;
text-decoration : underline;}
A:HOVER{
  color : #ff8000;
  text-decoration : underline;
  font-weight : bold;
}
BODY{
  margin-top : 0px;margin-right : 0px;margin-bottom : 0px;margin-left : 0px;
}
H2{
  font-weight : bold;
  font-size : 14pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}
SPAN{
  background-color : yellow;
}
.class01{
  
  font-family : Verdana,sans-serif;
}
DIV{
  font-size : 12pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  margin-top : 3pt;
  margin-left : 3pt;
  margin-right : 3pt;
  margin-bottom : 3pt;
}
H1{
  font-size : 22pt;
  color : red;
  text-align : center;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}
h1.banner {
	margin: 0px;
}
P{
	font-size : 16px;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-weight: bold;

}
TABLE{
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;
}
H3{
  text-align : center;
}h2.head {
	font-size: 26px;
	color: #FF0000;
	text-align: center;
}
