
body {
  font-family: Arial, sans-serif;
  font-size:   14px;
}

table, tr, td, th, p, dd, dt, dl, ul, li, div, center, blockquote {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.text {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

a, b, strong, em {
  font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}

.h1big {
  font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
}

address {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.address {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.small {
  font-size:  12px;
}
.vsmall {
  font-size:  8pt;
}
.verysmall {
  font-size: 8pt;
}

.linespace {
  line-height: 150%;
  font-family: Arial, sans-serif;
}

.pc {
  color: #006633;
}

.color {
  color: #000066;
  font-weight: bold;
}

.nonbold {
  font-weight: normal;
  font-size: 10pt;
  font-family: helvetica, arial, sans-serif;
}


.roll        { }
A.roll:hover {
  background: #e4e4e4;
}

.rollsmall        { }
a.rollsmall:hover {
  background: #e4e4e4;
}

.roll2 {
  text-decoration: none;
}
a.roll2:hover {
  color: #c5c5c5;
  background: #000066;
  text-decoration: none;
}


a:link       {
  text-decoration: none;
}
a:visited    {
  text-decoration: none;
}
a:active     {
  text-decoration: none;
}


hr {
  color : #000000;
}


