.margin {
  background-image:   url(../images/marginbg2.gif);
}

.biglink {
  text-align: center;
}

BODY {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-left: 0pt;
  padding-bottom: 0pt;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10pt;
  color: navy;
}

P {
  margin-top: 5pt;
  margin-right: 5pt;
}

H1 {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  color: #CC6600;
  text-align: left;
  font-style: italic;
  margin-bottom: 0mm;
  font-weight: 700;
}

H2 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 13pt;
  color: navy;
  text-align: left;
  font-style: italic;
  margin-bottom: 0mm;
  font-weight: lighter;
}

H3 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10pt;
  color: yellow;
  margin-top: 0pt;
  text-align: right;
  height: 0pt;
  padding-top: 0pt;
  font-weight: bold;
  margin-bottom: 0pt;
  margin-right: 10pt;
}

H4 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10pt;
}

H5 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10pt;
  color: navy;
}

.small {
  font-size: 8pt;
  color: navy;
}

.date {
  font-family: "Trebuchet MS", Arial;
  color: white;
  background-color: navy;
  font-weight: bold;
  font-size: 8pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-left: 0pt;
  padding-bottom: 0pt;
  text-align: center;
}

TD {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10pt;
  color: navy;
}

NOBR {
  font-size: 10pt;
}

.main {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: red;
}

.tiny {
  font-size: 8pt;
  font-family: Arial, sans-serif;
  color: navy;
}

.hint {
  color: red;
  font-size: 8pt;
}

PRE {
  font-size: 9pt;
  font-family: "Courier New", Courier, monospace;
}

TABLE {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-left: 0pt;
  padding-bottom: 0pt;
}
A:link {
   text-decoration: none;
  	font-weight: bold;
  	color: navy;
}	

		
A:visited {
   text-decoration: none;
  	font-weight: bold;
  	color: navy;
}	

		
A:active {
   text-decoration: none;
  	font-weight: bold;
  	color: navy;
}	

		
A:hover {
   text-decoration: underline;
  	font-weight: bold;
  	color: red;
}	

		
A.offsite {
   text-decoration: none;
  	font-weight: bold;
  	color: blue;

}
