body {
background-color: #000000;
background-image: url("images/barsbg.png");
background-repeat: repeat-y;
font-family: sans-serif;
color: #F0F0F0;

margin-bottom: 100px;
}

a {
color: #B0B0F0;
text-decoration: underline;
font-weight: bold;
}

table {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

p {
text-indent: 2cm;
line-height: 120%;
}

table p{
	text-indent: 2em;
}

.caption {
font-size: 75%;
font-style: italic;
}

.info {
font-size: 75%;
line-height: 150%;
}

.delimited {
border-top-width: 3px;
border-top-style: ridge;
}