@import url(table.css);

A.btn {
  display: block;
  width:100px;
  color: #ffffff;
  background-color: #999999;
  border: outset 2px #cccccc;
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
  font-family : "Times New Roman";
}
A.btn:hover {
  color: #eeeeee;
  background-color: #666666;
  border: inset 2px #cccccc;
  margin: 0px;
  padding: 4px 0px 0px 1px;
}
A.btn:active {
  color: #ffffff;
}
A.btn:visited {
  color: #ffffff;
}
;body{
  filter : progid:DXImageTransform.Microsoft.Gradient 
 (gradientType=0, startColorStr=#666666,endColorStr=#000000);
}
.hr1{
   height:2px;
   color : white;
   bgcolor:;
   filter:progid:DXImageTransform.Microsoft.Alpha
  (style=3,opacity=100,finishOpacity=0);
}
h1{
  font-size : 35px;
  font-family : "Times New Roman";
  font-weight : bold;
  color : white;
  text-align : center;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  filter: dropshadow(color=#000000, offx=2, offy=2, positive=1);
  width: 100%;
}
H2{
  font-size : 21px;
  font-family : Times New Roman;
  text-align : center;
  margin-top : 2px;
  margin-bottom : 2px;
  color : white;
  filter: dropshadow(color=#000000, offx=2, offy=2, positive=1);
  width: 100%;
}  
H3{
  font-size : 17px;
  font-family : Georgia;
  text-align : center;  
  background-color : maroon;
  color : white; 
  filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;



font-weight : normal;
}
H4{
  font-size : 17px;
  font-family : Georgia;
  font-weight : bold;
  text-align : center;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;  
  color : white;
  filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
  width: 100%;
  font-style : italic;
}
.h4_b{
  font-size : 17px;
  font-family : Georgia;
  font-weight : bold;
  font-style : italic;
  text-align : center;
  color : white;
  background-color : navy;
  text-align : center;
  filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
  width: 100%;
padding-top : 5px;
padding-left : -5px;
padding-right : -5px;
padding-bottom : 5px;
margin-left : 0px;
margin-right : 0px;
}
.h4_r{
  font-size : 17px;
  font-family : Georgia;
  font-weight : bold;
  font-style : italic;
  text-align : center;
  color : white;
  background-color : maroon;
  text-align : center;
  filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
  width: 100%;
  

padding-top : 5px;
padding-left : -5px;
padding-right : -5px;
padding-bottom : 5px;
margin-left : 0px;
margin-right : 0px;
}
H5{
  font-size : 16px;
  font-family : "Times New Roman";
  text-align : center;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  color : white;
  background-color : ;
  filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
  width: 100%;


font-weight : bold;

}
H6{
  font-size : 17px;
  font-family : "Times New Roman"; 
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;  
  color : white;
  filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
  width: 100%;
  text-align : left;
  border-left-style : none;
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  font-weight : normal;
  }
.a{
  font-size : 15px;
  font-family : "Times New Roman";
  color : white;
  text-align : center;
  background-position : 30px 30px;
font-style : italic;
}
P{
  font-size : 15px;
  font-family : "Times New Roman";
  color : silver;
  text-align : left;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
  width: 100%;
}
.p_c1{
  font-size : 15px;
  font-family : "Times New Roman";
  color : silver;
  text-align : center;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  filter : dropshadow(color=#000000, offx=1, offy=1, positive=1);
  width : 100%;
}
.p_c{
  font-size : 17px;
  font-family : "Times New Roman";
  
  color : white;
  background-color : maroon;










text-align : center;
padding-top : 5px;
padding-bottom : 5px;
margin-left : 0px;
margin-right : 0px;
}
pre{
  font-size : 15px;
  font-family : "Times New Roman",Georgia;
  color : silver;
  filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
  width: 100%;
}
.foot{
  font-size : 11px;
  font-family : Georgia;
  color : silver;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  font-style : italic;
  text-align : center;
}


