
a {
  text-decoration: none;
}

.xlarge {
  font-size: 15pt;
}

 p, td, dl, ul, ol, blockquote {
  font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
}

sup, sub {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.heading {
  font-size: 12pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

.subheading {
  font-size: 11pt;
  font-style: italic;
  font-family: arial, helvetica, sans-serif;
}

.small {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.large {
  font-size: 11pt;
  font-family: arial, helvetica, sans-serif;
}

.bold {
  font-weight: bold;
}

.quote {
  font-style: italic;
}

.in {
  text-indent: 1.2em;
}

h1 {
  font-size: 16pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h2 {
  font-size: 15pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h3 {
  font-size: 14pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h4 {
  font-size: 13pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h5 {
  font-size: 12pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h6 {
  font-size: 11pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

pre {
  font-size: 10pt;
  font-family: "courier new", courier, serif;
}

.table600 {
 width : 600px;
 background-color : "#FFFFFF";
 margin : 10px;
}

body, {
 background-color : "#DDDDDD";
}
