.center_text {
  color: #000000;
  font-size: 10pt;
  text-align: left;
  font-family: "Comic Sans MS";
  margin-left: 1cm;
  margin-right: 1cm
}
.center_title {
  color: #771900;
  font-size: 18pt;
  text-align: left;
  font-weight: bold;
  font-family: "Comic Sans MS Bold";
  letter-spacing: 0px;
  word-spacing: -3px;
  margin-left: 1cm;
  margin-right: 1cm
}
.subtitle {
  font-size: 7pt;
  text-align: left;
  font-family: "Comic Sans MS Bold";
}
.non_indent_text{
  color: #000000;
  font-size: 10pt;
  text-align: left;
  margin-left: .1cm;
  margin-right: .1cm;
  font-family: "Comic Sans MS"
}
.non_indent_title {
  color: #771900;
  font-size: 18pt;
  text-align: left;
  font-weight: bold;
  font-family: "Comic Sans MS Bold";
  letter-spacing: 0px;
  word-spacing: -3px
}
.center_h2 {
  color: #000000;
  font-size: 12pt;
  text-align: left;
  font-family: "Comic Sans MS Bold";
  margin-left: 1cm;
  margin-right: 1cm;
  font-weight: 600
}
.link_text {
  color: #000000;
  font-size: 12pt;
  text-align: left;
  font-family: "Comic Sans MS"
}
.link_title {
  color: #771900;
  font-size: 18pt;
  text-align: left;
  font-weight: bold;
  font-family: "Comic Sans MS Bold";
  letter-spacing: 0px;
  word-spacing: -3px
}
.widget_title {
  color: #000000;
  font-size: 10pt;
  text-align: left;
  font-weight:bold;
  font-family: "Comic Sans MS"
}
.widget_text {
  color: #000000;
  font-size: 9pt;
  text-align: left;
  font-family: "Comic Sans MS";
  margin-right: .2cm;
  margin-left: .2cm
}
table {
  border-collapse: collapse;
  border-width: None;
  //cellspacing: none;
  border-color: #111111;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
}
a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:hover {}

a.real:link {color: #123456; text-decoration: none}
a.real:visited {color: #123456; text-decoration: none}
a.real:active {color: #123456; text-decoration: none}
a.real:hover {}

a.normal:link{color:#0000ff; text-decoration: underline}
a.normal:visited{color:#0000ff; text-decoration: underline}
a.normal.active{}
a.normal.hover{}

img {
  border-width: None;
}
tr {
  padding: 0em;
}
td {
  padding: 0em;
}
img {
  border:0;
}
.blue {
  background-color: #859DB1;
}
.off_white {
  background-color: #FFFFE5;
}
.red {
  background-color: #771900;
}
tr.outline {
  border-style:solid
}
td.outline {
  margin-left: .5cm;
  margin-right: .5cm;
  border-style:solid;
  border-width: 1px 0px 1px 0px
  padding-left:.3cm;
  padding-right:.3cm
}
span.outline {
  border-style:solid;
  border-width: 1px
}
