	body {
		font-family:"Times New Roman";
		margin: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	a:link, a:visited, a:active {
		font-family: "Times New Roman";
		font-underline: no;
		color: blue;
		text-decoration: none;		
	}
	a:hover {
		color: red;
	}

	.copyright {
		font-family: "Times New Roman";
		text-align: center;
		color: #c0c0c0 
	}
	.contact {
		color: #404040;
	}
	.smaller {
		font-family: "Times New Roman";
	}
