 p, div, a, td, th, tr, body, table, {
 font-family: Times New Roman, Arial, Verdana;
 font-size: 12;
 color: #1E00D4;
 text-decoration: none;
 height:1px;
 }

 h1 {
 font-family: Times New Roman, Arial, Verdana;
 font-size: 17;
 color: #000000;
 filter:blur(add = 1, direction = 90, strength = 10);
 height: 0;
 letter-spacing: 6;}

 h2 {
 font-family: Times New Roman, Arial, Verdana;
 font-size: 14;
 color: #000000;
 filter:blur(add = 1, direction = 90, strength = 10);
 height: 0;
 letter-spacing: 6;}
}
div.shadow {
color: #1E00D4;
filter: Shadow(Color=#AFBAFF, Direction=135, Strength=2);
height: 1px; }




   a {
        height: 1px;
        color: #000000;
        text-decoration: none;

        }

a:hover
{
color: #000000;
text-decoration: none;
background: transparent;
cursor: crosshair;
height: 1px;
filter:blur(add = 1, direction = 90, strength = 5);
}
 body  {
      background-color: #FFFFFF;
      scrollbar-face-color: #FF00FF;
      scrollbar-shadow-color: #FF00FF;
      scrollbar-highlight-color: #FF00FF;
      scrollbar-3dlight-color: #0B1B4E;
      scrollbar-darkshadow-color: #0B1B4E;
      scrollbar-track-color: #FF00FF;
      scrollbar-arrow-color: #0B1B4E; }

      input {
      background: transparent;
  color : #1E00D4;
  border : 1px #1E00D4;
      }