/* CSS Document */

html, body {
font-family: Verdana, Arial, Sans-Serif;
color:#666666;
}

h1	{
font-size: 0.8em;
color: #000;
margin: 0;
padding: 0;
border-bottom: 1px solid Silver;	
}

h2 {
font-size: 0.7em;
margin: 0;
padding: 10px 0 2px 0;
color:#000;
text-decoration:underline;
}

h3 {
font-size:0.6em;
color:#000;
}

p {
margin: 10px 0;
font-size: 0.65em;
line-height: 1.5em;		
}

a { 
color: #000;
text-decoration: none;
font-weight:bold;
}

a:hover { 
text-decoration: underline; 
}

li {
font-size: 0.65em;
}

td {
font-size: 0.65em;
}

th {
font-size: 0.65em;
}

table.league {
margin-top: 10px;	
}

table.league th {
padding: 2px 10px;
text-align: left;
background: #F0CC5A;
color:#000;
vertical-align:top;
}

table.league td {
padding: 2px 10px;
background: #F1F1F1;	
}

table.league p {
font-size:100%;
}

table.squad {
margin-top:15px;
margin-bottom:15px;
background: #F0CC5A;
color:#000000;
}

.profile {font-size:1.3em;}

#footer p {
color: #999;
}

#leftcol p {
color: #000000;
}

#footer a {
color: #999;
font-weight:bold;
text-decoration: none;
}

#footer a:hover {
text-decoration:underline;
}

.address {
font-size:1em;
}

.standout {
background-color:#F0CC5A;
border:1px solid #000;
color:#000;
font-weight:bold;
padding:2px;
}
