Body {
    margin: 0px;
    background-color: #FFFFFF;
    background-repeat: repeat-y;
    background-position: left;
}

ul {
  background-color: #fffff;
}

li {
  padding-bottom: 5px;
  font-family: monospace;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  line-height: 15.4px;
}

.blue_20pt {
    font-family:  Lucida, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-indent: 5px;
    color: #0000FF;
    padding-top: 8px;
    background-color: #FFFFFF;
    text-transform: capitalize;
    padding-left: 10px;
}

.blue_12pt {
    font-family:  Lucida, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-indent: 5px;
    color: #0000FF;
    padding-top: 8px;
    background-color: #FFFFFF;
    padding-left: 10px;
}

.font_news {
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: rgb(0,0,0);    
}

.news_item {
    margin-left:10px;
    vertical-align: middle;
}

.index_logo { position:absolute; top: 40px; left: 10px; height: 50px; border:0px }
#twitter-logo { position:absolute; top: 10px; left: 550px; }
#linkedin-logo { position:absolute; top: 15px; left: 650px; }

p.index-links, li.index-links, div.index-links, td.index-links{

  margin-right:3in;
  margin-left:0.5in;
  margin-top:0in;
  margin-bottom:0in;
  line-height:normal;
  text-indent: 0px;
  font-size:10.0pt;
  font-family:Verdana,sans-serif;
}

a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      normal;
  /* background-color: #ddd; */
  color:            #000000;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      normal;
  /* background-color: #ddd; */
  color:            #000000;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-weight:      bold;
  background-color: #3377ff;
  color:            #fff;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  none;
  font-weight:      bold;
  background-color: #3377ff;
  color: white;
  } 

p{
  margin-top:0in;
  margin-right:11.25pt;
  margin-bottom:9.0pt;
  margin-left:7.5pt;
  line-height:8.0pt;
  text-indent: 5px;
  font-size:8.0pt;
  font-family:Verdana,sans-serif;
}
