div.center {text-align: center;}
.box {border:thin solid #0033CC;
      margin:10pt; 
      padding:10pt;
      background-color:#CCFFFF;
      }
.image {margin-right:10pt;
      float:left; 
	  display:table;
      }
.text {vertical-align:text-top;
      margin:10pt;}
.title {color: white;
           font: italic 16pt;
           background-color: navy;
           text-align: center;
           }
.title2  {font-size: 12pt;
          font-weight: bold;
          text-align:left;
          WIDTH:100pt;
          COLOR:navy;
          filter:DropShadow(color=aqua,offX=2,offY=2,positive=1);
          text-decoration: none;
          }
.date {background-color: #CCFFFF;
          color: #0033CC;
          font: italic;
          font-size: small;
          font-weight: bold;
          text-decoration: underline;}
.subtitle {font: normal bold small;
          color: navy;
          text-align: left;
          text-decoration: none;
          filter:DropShadow(color=aqua,offX=2,offY=2,positive=1);
          width:120pt;
          }
.emphasis {font: bold medium;
          color: red;}
.endlink {font-size: normal;
          font-weight: bold;
          background-color:#CCFFFF;
		  }
.details {text-decoration: none;
          color: blue;
          }
.list    {line-height: 150%;
          }
.hlink   {font-size: 14pt;
          font-weight: bold;
          text-align:center;
          WIDTH:50pt;
          COLOR:navy;
          filter:DropShadow(color=aqua,offX=3,offY=5,positive=1);
          text-decoration: underline;
          }
.hlink2   {font-size: 14pt;
          font-weight: bold;
          text-align:center;
          WIDTH:150pt;
          COLOR:navy;
          filter:DropShadow(color=aqua,offX=3,offY=5,positive=1);
          text-decoration: underline;
          }
.glow    {width:50pt;
          font-weight: bold;
          filter: glow(color=red,strength=1);
          }
.dshadow {WIDTH:360pt;
          COLOR:blue;
          filter:Shadow(color=#33ffff,offX=3,offY=5,positive=1);
          }
.shadow  {WIDTH:200pt;
          COLOR:darkblue;
          filter:Shadow(color=#33ffff,direction=150);
          font-family:HG‘n‰pŠpÎß¯Ìß‘Ì,Osaka,Arial;
          font-size:20pt;
          }
.bg      {width:200pt;
          background-color:#6090ef;
          padding:5 5 5 0;
          border-style:double;
          border-color:#4169e1;
		  }
.pcri    {width:300pt;
          font-weight:bold;
          color:blue;
          font-size:14pt;
          filter: DropShadow(color=aqua,offX=2,offY=2,positive=1);
		  }
.wsn     {margin-left:10px;
		  }
.lineh   {line-height:200%;
          }
ul	{line-height:100%;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 20px;
	}
ul li	{list-style: none;;
		}
ul li a	{font-size:8pt;
		}