* {
  padding: 0;
  margin: 0;
}


a {
  color: #5e6062;
  text-decoration: none;
}

a:hover {
  color: #d31145;
  text-decoration: none;
}

a strong {
  text-decoration: underline;
}

body {
  background: #fff none;
  color: #5e6062;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  padding: 4px;
  margin: 0 auto;
  max-width: 300px;
}

h1 {
  color: #d89f17;
  font-size: 140%;
  text-align: right;
}

img {
  border: 0;
}

p {
  clear: left;
}

table {
  font-size: 11px;
  text-align: center;
  margin: 0 auto 1em auto;
}

#cwlogo {
  margin-bottom: 1.8em;
}

#footer {
  background: transparent none;
  color: #acacac;
  font-size: 10px;
}

#ogangi {
  text-align: center;
  margin-bottom: 0.3em;
}

#surelogo {
  margin-bottom: 14px;
  float: left;
}

