body {
	font-family: arial, helvetica, verdana;
	font-size:13px;
	margin: 0px 0px 0px 0px;
	background-color:#fff;
}


.r1 {
	font-size: 16px;
	font-weight: bolder;
}

.r2 {
	font-size: 11px;
	font-style: italic;
}

.year {
	font-size: 24px;
	color: #c00;
	font-weight: bolder;
}

.td {
	font-family: arial, helvetica;
	font-size:13px;
}

.latestlink a, latestlink a:active .latestlink a:visited { color:#ffff00; text-decoration: none; }
.latestlink a:hover { text-decoration: underline; }

.head a, .head a:active .head a:visited { color:#000; font-weight:bold; font-size:16px; }
.head a:hover { color: #336699; }




.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */