		a:link {
				color: black;
				text-decoration: none;
				font-weight: bold;
				}
		a:visited {
				color: #929290;
				text-decoration: none;
				font-weight: bold}
		a:hover {
				font-style: normal;
				text-decoration: none;
				font-weight: bold}
		a:active {
				color:70727C;
				text-decoration: none;
				font-weight: bold}
				
div.centered table {margin-left: 50; margin-right:auto; margin-top: 50; width:90%; border:0; border-collapse:collapse; }

TD.border { border-bottom: 3px solid CCCCCC; }
	
div.small {
			cellpadding: 6;
			width: 24%;
			align: left;
			}
