p {
  font-family: arial;
  font-size: 12pt;
  color: black;
  text-align: justify;
}

pre {
  color: black;
}

a {
  font-family: arial;
  font-size: 12pt;
  color: blue;
}
a:hover {color: #ff0000; text-decoration: none}
a:link {text-decoration: none}
a:visited { text-decoration: none}
a:hi {text-decoration: none}

a.format1 {
  font-family: "courier new";
  font-size: 10pt;
}

body {
  background-color: #ffffff;
  background-image: url('../images/back.gif');
  background-repeat: repeat;
}

ol {
  font-family: arial;
  font-size: 12pt;
  color: black;
  text-align: justify;
}

td {
  font-family: arial;
  font-size: 12pt;
  color: black;
}

ul {
  font-family: arial;
  font-size: 12pt;
  color: black;
  text-align: justify;
}

.title1 {
  font-family: arial;
  font-size: 18pt;
  font-weight: bold;
  color: black;
}

.title2 {
  font-family: arial;
  font-size: 14pt;
  color: black;
}

.title3 {
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: black;
}