/*
IVD
By: Keith Shay
*/

/* Links */
a:link {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}
a:visited {color: #A1A190; text-decoration: underline;}
a:hover {color: #A1A190; text-decoration: none;}

body
{
  margin:0px 0px 0px 0px;
  font-family:verdana;
  font-size:11px;
  color: #000000;
  background-color:#ffffff;
}

table
{
  font-family: verdana;
  font-size:11px;
  color:#000000;
}

table.newsblog 
{
  color:#ffffff
  vertical-align: top;
  text-align: left;
  border-top: 1px dotted #A6A694;
  border-left: 1px dotted #A6A694;
  border-right: 1px dotted #A6A694;
  border-bottom: 1px dotted #A6A694;
  font-family:verdana;
  font-size:11px;
}
td.newsblog 
{
  vertical-align: top;
  text-align: left;
  font-family:verdana;
  font-size:11px;
}
