
a:link {text-decoration: none; color: #9AC0AD;}
a:visited {text-decoration: none; color: #9AC0AD;}
a:hover {text-decoration: none; color: #E27E95; cursor: crosshair;}
a:active {text-decoration: none; color: #E27E95; cursor:crosshair;}


body{background: #FFFFFF; 
background-image:
url('http://www.junkwired.com/bg-stripe.gif');
background-repeat: repeat; 
font-size: 11px; font-family: Verdana, Arial, sans-serif; 
color: #909093; text-align: justify;}

td{font-family: Verdana, Arial, sans-serif; #909093; font-size: 11px; text-align: justify;}

hr {
  border: 0;
  width: 100%;
  color: #E2E2E2;
  background-color: #E2E2E2;
  height: 1px;}
  
h3 {font-family: Verdana, Arial, sans-serif; color: #BAC0BE; font-size: 11px;
margin-top: 0px;
border-bottom: 1px solid #E2E2E2;
width: 100%;
}

table
{
    border-color: #E1E1E1;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td
{
    border-color: #E1E1E1;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 20px;
    background-color: #FFFFFF;
}



