#out{
	border-width : 1px;border-style : solid;border-color : silver;
  width : 1000px;
  visibility : visible;
  
  
  bottom : auto;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}

body{
  text-align : center;
  font-size : 10pt;
  font-weight : lighter;
}

#up{
  width : 1000px;
  height : 315px;
  bottom : auto;
  
}

#doun{
  width : 998px;
  margin-top : -10px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : -10px;
border-style : none;
}





h1{
  font-weight : lighter;
  text-align : left;
  color : black;
  width : 1000px;
  font-size : 10pt;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}

h2{
  width : 998px;
}

#p1{
  font-weight : lighter;
  color : black;
  text-align : center;
  font-size : 10pt;
  background-color : silver;
  width : 998px;
  margin-top : -10px;
  height : 24px;
  
  
  
  
  
  

  text-decoration : none;
}

a:hover{
  font-size : 10pt;
  font-weight : lighter;
  color : gray;
  
}

a{
  font-size : 10pt;
  font-weight : lighter;
  color : black;
  text-decoration : underline;
}
