body {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 12px;
  line-height: 20px;
  margin: 0px;
  padding: 0;
  background-color: #CCCCCC;
  background-image: url(/images/bgv3.jpg);
  background-repeat: repeat-x;
}


.page {
  margin:0px auto;
  text-align:left;
  width: 1000px;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 27px;
  color: #62150C;
  margin-bottom: 5px;
  padding-top: 5px;
  font-size: 24px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #62150C;
  margin-bottom: 5px;
  font-size: 20px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #62150C;
  margin-bottom: 5px;
  font-size: 18px;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #62150C;
  margin-bottom: 12px;
  font-size: 16px;
}

h6 {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #62150C;
  font-size: 11px;
  line-height: 14px;
}

p, td {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 12px;
  line-height: 14px;
}

th {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 12px;
  line-height: 14px;
  font-weight:bold;
}

