.center {
	align: center;
}
.large {
	font-size: 1em;
}
td { 	font-face: Verdana;
	font-size: .7em; 
	border-style: solid; 
	border-color: black; 
	border-width: 1px; 
}	
td.noborder {
	border-style: none;
}
table.bdr {
	border-style: solid; 
	border-color: black; 
	border-width: 1px; 
}
A:link {
	color: darkblue; 
}
A:visited, A:active, A:hover { 
	color: #333333; 
}
A:active, A:hover { 
	text-decoration: none;
}

