body,form,fieldset{
  margin:0;
  padding:0;
  font-size:x-small;
}
fieldset{
  border : none;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,li,ol,dl,dd{
  margin:0;
  padding:0;
  font-weight : normal;
}
body{
  background: #ffffff;
  color : #333333 ;
}
a{
  color : #0000ff ;
  text-decoration : underline;
}
a:hover{
  color : #ff0000 ;
  text-decoration : underline;
}
.container {
  margin: 0px;
  padding: 0px;
  width: 580px;
  position:relative;
  text-align: center;
}
.footer {
  margin: 0px;
  padding: 0px;
  font-size:x-small;
  line-height : 1.3em;
}
.footer2 {
  margin: 0px;
  padding: 0px;
  font-size:xx-small;
  line-height : 1.3em;
}
