P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, OL, UL, HR {
  font-family: Arial, Helvetica, Geneva;
  font-size: 10pt;
}

/* Links */
a.navlink:link, a.navlink:visited,  a.navlink:active {
        color: #0AB8CA;
        text-decoration : none;
}
a.navlink:hover {
        color: red;
        text-decoration : none;
}
A:hover {
	color: red;
}

SMALL {
  font-family: Arial, Helvetica, Geneva;
  font-size: 8pt;
}
H1 {
  font-family: Arial, Helvetica, Geneva;
  font-size: x-large;
  font-weight: bold;
}
H2 {
  font-family: Arial, Helvetica, Geneva;
  font-size: large;
  font-weight: bold;
}
H3 {
  font-family: Arial, Helvetica, Geneva;
  font-size: medium;
  font-weight: bold;
}
H4 {
  font-family: Arial, Helvetica, Geneva;
  font-size: medium;
  font-weight: normal;
}
.heading2b {
  font-family: Arial, Helvetica, Geneva;
  font-size: x-large;
  font-weight: bold;
}
.heading2 {
  font-family: Arial, Helvetica, Geneva;
  font-size: large;
  font-weight: bold;
}
.heading3 {
  font-family: Arial, Helvetica, Geneva;
  font-size: medium;
  font-weight: bold;
}
.heading4 {
  font-family: Arial, Helvetica, Geneva;
  font-size: medium;
  font-weight: normal;
}
.headingw {
  font-family: Arial, Helvetica, Geneva;
  font-size: medium;
  font-weight: bold;
  color: FFFFFF;
}
.title {
  font-family: Arial, Helvetica, Geneva;
  font-size: large;
  font-weight: bold;
}
.subtitle {
  font-family: Arial, Helvetica, Geneva;
  font-size: medium;
  font-weight: bold;
}
.commonlinks  {
	font-size: 8pt;
	color: black;
}
A.commonlinks  {
	font-size: 8pt;
	color: black;
}
