* {
      margin:0pt;
      padding:0pt;
}

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

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

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

body {
      background-color: #EFEFFF;
      padding-bottom: 10px;
      color: #000000;
      font-size: 0.8em;
      font-family: georgia, serif;
      text-align: justify;
      font-weight: normal;
      font-variant: normal;
}

a img {
      border: 0;
}

h1 {
      font-size: 200%;
      font-weight: normal;
      padding-bottom: 10px;
}

h2 {
      font-variant: small-caps;
      font-size: 140%;
      font-weight: bold;
      text-transform: lowercase;
}

button, input, select, textarea {
      font-family: georgia, serif;
}

input {
      font-size: 95%;
}

table {
      margin: 0 auto;
}

textarea {
      font-size: 95%;
}

blockquote {
      padding: 0 40px;
}
