body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  color: #000000;
}
.p_indent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  color: #000000;
  margin-left: 15px;
  margin-right: 15px;
}
.pLarge {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  color: #000000;
}
.pLargeRed {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 24px;
  font-weight: bold;
  color: #Ff0000;
}
.h1red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-style: normal;
  line-height: 32px;
  color: #FF0000;
}
.h2red {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  line-height: 28px;
  color: #FF0000;
}
.h3red {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  line-height: 24px;
  color: #FF0000;
}
.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  color: #000000;
}
a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: blue;
  text-decoration: underline;
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: blue;
  text-decoration: underline;
}
a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: blue;
  text-decoration: underline;
}
a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: blue;
  text-decoration: underline;
}

.ftr_text {
font-family: Tahoma, Arial, Verdana, san-serif;
color: #000000;
font-size: 10px; line-height: 14px;
font-style: normal; font-weight: normal;
}

.footer {
color : #FFFFFF;
font-family : arial, verdana, helvetica;
font-size : 10px;
text-align : center;
text-decoration : none;
}


