
#fancy {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: large;				
	font-weight: normal; 
			color: black;
			}
#copy {
	text-align: justify;
		font-size: 75%;			
	}
.tinytxt {
	font-size: 75%;
	}
.photoright {
	text-align: right;
	padding: 10px;
	border: groove;
	}
#links,table {
	width: 100%;
	color: black;
		text-align: center;
			border-style:  dotted;
			border-color: red;
			border-width: thin;
				padding: 5px;
	}