span.year{
	font-size: 2.5em;
	background: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
	height: 18pt;
	letter-spacing: .5em;
	text-align: center;
	font-style: oblique;
	padding-left: 2em;
	padding-right: 2em;}
	  
tr.newsitem{
    font-size: 12pt;
	font-weight: bold;
	background: #FFFFFF;
    }

td.month{
    border: thin solid #000000;
	font-size: 16pt;
    color: #FFFFFF;
	background: #0a6852;
    font-weight: bolder;
	height: 18pt;
	letter-spacing: .5em;
	text-align: center;
	font-style: oblique;
	}
	
td.location{
    text-align: right;
	}
		
a:link.news{
    color:#7d253a;
	text-decoration: underline;
	}
	
a:active.news{
    color:#7d253a;
	text-decoration: underline;
	}

a:visited.news{
    color:#7d253a;
	text-decoration: underline;
	}

p.news{
    background: #FFFFFF;
    }
    
strong.news{
	font-weight: bolder;
	color: blue;
	}
	
ul.news{
	font-size: 1.4em;
}

