body{
background-image   :url("banner/shaci.jpg");
background-color   : #ffffff;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:0% 100%;

  font-size        : 9pt;
  color            : black;
  font-family      : MS PƒSƒVƒbƒN,Times New Roman,Georgia,sans-serif;

  scrollbar-face-color:#e0ffff;
  scrollbar-track-color:#ebfffe;
  scrollbar-arrow-color:#e0ffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#e0ffff;

}

p{
margin-top    :10px ;
margin-right  :;
margin-bottom :10px ;
margin-left   :; 
}


table{
  font-size   : 9pt;
  color       :slategrey;
  margin-top   :15px;
  margin-right :20px;
  margin-bottom:25px;
  margin-left  :400px;
}


h1{
  font-size   :15pt;
  color       :slategrey;
  font-family   :Georgia,sans-serif;

}

h2{
  font-size   :10pt;
  color       :slategray;
  font-family   :Times New Roman,Georgia,sans-serif;
padding-top    :30px ;
padding-right  :*;
padding-bottom :20px ;
padding-left   :10px; 
}


tt{font-size  :10pt;
   color      :#4682B4;
   font-family:Times New Roman,Georgia,sans-serif;
}

ul{
  font-size   :15pt;
  color       :#1E90FF;
  list-style-type : none; 
}  

.box1
	{
	width:500px;
        padding:50px 20px 50px 20px;
	margin:0 auto 0 0 ;
	}

.box2
	{
        height:40px;
        background-color: #ffffff;
	}

.b1
	{
  font-size   :14pt;
  color       :black;
  font-family      : Times New Roman,Georgia,sans-serif;
        padding:3px 5px;border-color:#CC0066;border-width:0 0 1px 7px;border-style:solid

        }

.b2
{        

        padding:4px 5px;
        border-color:#CC0066;
        border-width:0 0 1px 0;
        border-style:dotted;
	}


a:link{ color : #1E90FF;}
a:visited{ color : #87CEEB ; }
a:active{ color : white ;}
a{ text-decoration : none; } 

