@charset "utf-8";
/* CSS Document */
body {
background: #ffffff url(images/bg.jpg);
background-attachment: scroll;
background-repeat: repeat-x;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
}


table {
font-size: 10pt;
line-height: normal;
}

.content {
font-size: 10pt;
line-height: normal;
padding: 20px 70px;
}