html, body {
  height:100%;
}

body {
  font: normal 11px Tahoma; color: #000000;
  min-width: 1000px; margin: 0px; cursor: default;
}

/* For all browsers */

form {
  margin: 0px; padding: 0px;
}

img {
  display: block;
}

p img {
  display: inline;
}

p {
  font: normal 11px Tahoma; color: #000000;
  line-height: 14px; margin: 0px; padding-bottom: 10px;
}

a {
  color: #097AC2; text-decoration: underline;
}

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

h1, h2, h3 {
  font-weight: normal; font-family: Arial;
  margin: 0px; padding-bottom: 10px;
}

h1 {font: normal 28px Arial; color: #E1001E;}
h2 {font: normal 24px Arial; color: #E1001E;}
h3 {font: bold 12px Arial; color: #FF0000;}

h1 a {color: #E1001E !important;}
h2 a {color: #E1001E !important;}
h3 a {color: #FF0000 !important;}

h3 b {color: #E20916;}

small {
  font: normal 10px Tahoma;
}

div.last {
  float: none !important;
  clear: both !important;
  font-size: 0px; height: 0px;
  overflow: hidden;
}

div, th, td, li {
  font: normal 11px Tahoma; color: #000000; line-height: 18px;
}

div.note {
  background: transparent url('/images/q01.gif') no-repeat 0px 0px;
  font: bold 14px Arial; color: #000000; padding-left: 25px;
}

div.note img {
  display: inline; vertical-align: bottom;
}

input, select, textarea {
  font: normal 10px Verdana; color: #767676; letter-spacing: -1px;
}

