Body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #FFFFFF;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
}

.ReadingTitle {
 font-size: 11px;
 font-weight: bold;
 color: #0C5DAC;
 display: block;
}

.ReadingText {
 font-size: 11px;
 color: #4E535D;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 margin-left: 0px;
 margin-right: 0px;
 text-align: justify;
 width: 100%;
}

A:Active {
 color: #2C8A98;
 text-decoration: underline;
}

A:Hover {
 color: #2C8A98;
 text-decoration: underline;
}

A:Link {
 color: #7D7051;
 text-decoration: none;
}

A:Visited {
  color: #494230;
  text-decoration: none;
}

hr {
 height:1px;
 align:left;
 width:100%;
 color:#7D7051;
}

TD {
 font-size: 11px;
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.Heading_Main {
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif, Tahoma;
 color: #7D7051;
 font-weight: bold;
}

.Heading_Sub {
 font-size: 11px;
 font-weight: bold;
 color: #0C5DAC;
}

.Heading_Sub_Small {
 font-size: 11px;
 font-weight: bold;
 color: #0C5DAC;
}

.FreeFeedText {
 font-size: 11px;
 font-weight: bold;
 color: #2C8A98;
}


.FreeFeedLinkText:link {
 font-size: 11px;
 font-weight: bold;
 color: #2C8A98;
 text-decoration: none;
}

.FreeFeedLinkText:hover {
 font-size: 11px;
 font-weight: bold;
 color: #2C8A98;
 text-decoration: underline;
}

.FreeFeedLinkText:active {
 font-size: 11px;
 font-weight: bold;
 color: #2C8A98;
 text-decoration: underline;
}

.FreeFeedLinkText:visited {
 font-size: 11px;
 font-weight: bold;
 color: #2C8A98;
 text-decoration: none;
}

.Table_Main {
 border-width:.05em;
 border-bottom-style:solid;
 border-top-style:solid;
 border-right-style:solid;
 border-left-style:solid;
 border-color:#7d7051;
}

.Table_Background_Dark {
 background-color: #CDCDCD;
}

.Table_Background_Light {
 background-color: #F7F7F7;
}

.Copyright {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
}
