body {
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: .7em;
    line-height: 1.7;
    color: #333;
    }

img {
    border: none;
    }


p {
    margin: 2px 0px 3px 0px;
    }

.date {
    color: #666;
    font-style: italic;
    }

.division {
    color: #990000;
    font-weight: bold;
    margin-top: 5px;
    }

.results {
    background: #fff;
    margin: 0px;
    border-bottom: 1px dotted #B2C0C8;
    padding: 3px 3px 8px 3px;
    color: #000;
    width: 276px;
    }

.iframe-homepage-pspot {
    width: 225px;
    background: #fff;
    margin: 0px;
    border-bottom: 1px dotted #B2C0C8;
    padding: 3px 3px 8px 3px;
    color: #000;
    text-align: center;
    }

.league-news {
    background: #fff;
    margin: 0px;
    border-bottom: 1px dotted #B2C0C8;
    padding: 0px;
    color: #333;
    line-height: 1.5;
    width: 300px;
    }

.download-box {
    background: #fff;
    margin: 0px;
    border-bottom: 1px dotted #B2C0C8;
    padding: 0px;
    color: #333;
    line-height: 1.5;
    width: 300px;
    }

.adfloat {
    float: right;
    margin: 5px 3px 3px 5px;
    }

a:link {
    color: #22256F;
    text-decoration: underline;
    }

a:hover {
    color: #22256F;
    text-decoration: none;
    }
    
a:visited {
    color: #22256F;
    text-decoration: none;
    }

a:active {
    color: #22256F;
    text-decoration: underline;
    }    

a.news:link {
    color: #000;
    font-weight: bold;
	font-size: 10pt;
    text-decoration: underline;
    }

a.news:hover {
    color: #000;
    text-decoration: none;
    }
    
a.news:visited {
    color: #000;
    font-weight: bold;
	font-size: 10pt;
    text-decoration: underline;
    }
    
.viewall {
	margin-top: 10px;
	text-align: right;
	
	}    