body {
  font-family:     Arial, Helvetica, Verdana, Times New Roman, sans-serif;
  font-style:      normal;
  font-size:       10px;
  font-variant:    normal;
  text-decoration: none;
  color:           #FFFFFF;
}

.heading1 {
  font-size:        24px;
  font-weight:      bold;
  color:            #000066;
  text-decoration:  none;
  background-color: #CCCCCC;
}
.heading2 {
  font-size:        14px;
  font-weight:      bold;
  color:            #000066;
  text-decoration:  none;
  letter-spacing:   normal;
}
.textjustified  {
  font-size:        12px;
  line-height:      normal;
  font-weight:      normal;
  color:            #000000;
  text-decoration:  none;
  text-align:       justify;
}
.pageheader  {
  font-size:        20px;
  font-weight:      bold;
  color:            #000000;
  text-decoration:  none;
}
.boldtext  {
  font-size:        12px;
  line-height:      normal;
  font-weight:      bold;
  color:            #000000;
  text-decoration:  none;
}
.tableheader1  {
  font-size:        16px;
  line-height:      normal;
  font-weight:      bold;
  color:            #000000;
  text-decoration:  none;
  background-color: #CCCCCC;
}
.tablecolor  {
  background-color: #FFFFFF;
  border:           1px #000000 solid;
}
.italictext  {
  font-style:       italic;
}
.textbackground  {
  background-color: #ECECEC;
  font-size:        12px;
  line-height:      normal;
  font-weight:      normal;
  color:            #000000;
  text-decoration:  none;
  text-align:       justify;
}
.tableheader2  {
  font-size:        14px;
  font-weight:      bold;
  color:            #000000;
  text-decoration:  none;
  background-color: #CCCCCC;
}
.tableheader3  {
  font-size:        13px;
  font-weight:      bold;
  color:            #000000;
  text-decoration:  none;
  background-color: #CCCCCC;
}
.graytext  {
  font-size:        12px;
  line-height:      normal;
  font-weight:      normal;
  color:            #666666;
  text-decoration:  none;
  text-align:       justify;
}
.smalltext  {
  font-size:        11px;
  line-height:      normal;
  font-weight:      normal;
  color:            #000000;
  text-decoration:  none;
}
.heading3  {
  font-size:        14px;
  font-weight:      bold;
  color:            #6E6E6E;
  text-decoration:  none;
  letter-spacing:   normal;
}
.heading4  {
  font-size:        12px;
  font-weight:      bold;
  color:            #000066;
  text-decoration:  none;
  letter-spacing:   normal;
}
.graytextbold  {
  font-size:        12px;
  line-height:      normal;
  font-weight:      bold;
  color:            #666666;
  text-decoration:  none;
  text-align:       justify;
}
.redtext  {
  font-size:        12px;
  line-height:      normal;
  font-weight:      normal;
  color:            #FF0000;
  text-decoration:  none;
  text-align:       justify;
}
.footertext  {
  font-size:        10px;
  line-height:      normal;
  font-weight:      normal;
  color:            #000000;
  text-decoration:  none;
  text-align:       justify;
}
.imagebackground  {
  background-color: #ECECEC;
}
.text  {
  font-size:        12px;
  line-height:      normal;
  font-weight:      normal;
  color:            #000000;
  text-decoration:  none;
}
.bulletsquare  {
  list-style-position: outside;
  list-style-type:     square;
}
.bulletcircle  {
  list-style-position: outside;
  list-style-type:     disc;
}
.bulletnumeric  {
  list-style-position: outside;
  list-style-type:     lower-roman;
}
.menutext {
  font-size:        12px;
  font-style:       normal;
  line-height:      27px;
  font-weight:      none;
  font-variant:     normal;
  text-transform:   none;
  color:            #FFFFFF;
  text-decoration:  none;
}
.menutext:hover {
  font-size:        12px;
  font-style:       normal;
  line-height:      27px;
  font-weight:      none;
  font-variant:     normal;
  text-transform:   none;
  color:            #FFFFFF;
  text-decoration:  underline;
}
table.master {
  font-size:        10px;
}
td.master    {
  font-size:        10px;
  background-color: #191919;
}
td.masteralt {
  font-size:        10px;
  background-color: #323232;
}
h1 {
  font-size:       22px;
  font-style:      normal;
  line-height:     27px;
  font-weight:     none;
  font-variant:    normal;
  text-transform:  none;
  color:           #FFFFFF;
  text-decoration: none;
  display:         inline;
}
h2 {
  font-size:       16px;
  font-style:      normal;
  line-height:     27px;
  font-weight:     none;
  font-variant:    normal;
  text-transform:  none;
  color:           #FFFFFF;
  text-decoration: none;
  display:         inline;
}
h3 {
  font-size:       14px;
  font-style:      normal;
  line-height:     27px;
  font-weight:     none;
  font-variant:    normal;
  text-transform:  none;
  color:           #FFFFFF;
  text-decoration: none;
  display:         inline;
}
