body { background-image: url(images/bg.jpg); background-repeat: repeat-x; }
p { }
td { color: #626262; font-size: 12px; font-family: arial; background-color: #fff; }
a:link { color: #0081c9; text-decoration: none; }
a:visited { color: #0081c9; text-decoration: none; }
a:hover { color: #0081c9; text-decoration: underline; }
a:active { color: #0081c9; text-decoration: none; }
.indent-listing { margin-right: 15px; margin-bottom: 25px; }
.indent { margin-top: 25px; margin-right: 15px; margin-left: 15px; }
ul { list-style-type: disc; margin: 1em 0 1em 40px; }
