/* CSS Document */
body {
width:  100%;
margin-right: auto;
margin-left: auto;
color:rgb(0,0,0);
background-color:rgb(255, 255, 255);
}
img {
border: 0
}
td  {
color: rgb(255,255,255);
text-align: left;
vertical-align: top; 
}
a {
color: #3030f0;
font-weight: bold;
text-decoration: none;
}

