
BODY {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #0033CC;
  font-size: 10pt;
}

TD {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #0000B9;
  font-size: 10pt;
}

.main-heading {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14pt;
  font-weight: bold;
  color: #FF0000;
}

.loc-heading {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12pt;
  font-weight: bold;
  color: #FF0000;
}

.white-text {
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.white-text-large {
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
}

.white-text-largest {
  font-size: 13pt;
  font-weight: bold;
  color: #FFFFFF;
}

.red-text-large {
  font-size: 10pt;
  font-weight: bold;
  color: #FF0000;
}

.red-text {
  font-size: 8pt;
  font-weight: bold;
  color: #FF0000;
}

.red {
  color: #FF0000;
}

.blue-text-large {
  color: #0033CC;
  font-size: 10pt;
  font-weight: bold;
}

.blue-text {
  color: #0033CC;
  font-size: 8pt;
  font-weight: bold;
}

.indent {
  padding-left: 15px;
  padding-right: 15px;
}

.para-header {
  font-weight: bold;
  font-size: 11pt;
}

.copyright {
  font-size: 8pt;
  color: #000000;
}

A:link {
  color: #0033CC;
  text-decoration: underline;
}

A:visited {
  color: #0033CC;
  text-decoration: underline;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

A.white:link {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

A.white:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

A.white:hover {
  color: #0033CC;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

A.blue:link {
  color: #FF0000;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

A.blue:visited {
  color: #FF0000;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

A.blue:hover {
  color: #0033CC;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

A.white2:link {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

A.white2:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

A.white2:hover {
  color: #0033CC;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

A.blue2:link {
  color: #FF0000;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

A.blue2:visited {
  color: #FF0000;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

A.blue2:hover {
  color: #0033CC;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

A.blue3:link {
  color: #0033CC;
  text-decoration: none;
  font-size: 10pt;
}

A.blue3:visited {
  color: #0033CC;
  text-decoration: none;
  font-size: 10pt;
}

A.blue3:hover {
  color: #FF0000;
  text-decoration: underline;
  font-size: 10pt;
}

A.loc:link {
  color: #FF0000;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
}

A.loc:visited {
  color: #FF0000;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
}

A.loc:hover {
  color: #0033CC;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
  background-color: #FF0000;
}

A.loc2:link {
  color: #0033CC;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
}

A.loc2:visited {
  color: #0033CC;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
}

A.loc2:hover {
  color: #FF0000;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
  background-color: #0033CC;
}

A.index:link {
  color: #0033CC;
  text-decoration: underline;
  font-weight: bold;
  font-size: 9pt;
}

A.index:visited {
  color: #0033CC;
  text-decoration: underline;
  font-weight: bold;
  font-size: 9pt;
}

A.index:hover {
  color: #FF0000;
  text-decoration: underline;
  font-weight: bold;
  background-color: #0033CC;
  font-size: 9pt;
}

A.copyright:link {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
}

A.copyright:visited {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
}

A.copyright:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
  background-color: #0033CC;
}

.box-red {
  border-top: 2px #FF0000 solid;
  border-right: 2px #FF0000 solid;
  border-bottom: 2px #FF0000 solid;
  border-left: 2px #FF0000 solid;
}

*.clr-rgt {
  clear: right;
}
