/* CSS document for internal pages only */

/* body {
padding: 0 20px;
} */

/* a {
color: white;
} */

/* h1 {
background: black;
color: white;
font-size: 1.6em;
padding: 5px;
} */

/* h2 {
background: black;
display: inline;
font-size: 1.3em;
margin-bottom: 10px;
padding: 5px;
} */

form fieldset {
border: none;
}

table {
border-collapse: collapse;
color: white;
}

table th {
background: black;

padding: 3px;
text-align: left;
}

table td {
padding: 3px;
}

.thedata{
width:300px;

float: left;
margin: 0px 40px 15px 0px;
}

.fixtures{
width:200px;

float: left;
margin: 0px 40px 15px 0px;
}

.thedata table{
width:300px;
font-size: 10pt
}
