		.blockquote {
			margin-left: 50px;
			margin-right: 50px;
		}
		.centerphoto {
			margin-top: 10px;
			margin-bottom: 10px;
			color: #990099;
			text-align: center;
		}
		.floatright {
			display: block;
			float: right;
			margin: 0px 0px 10px 20px;
			color: #990099;
			text-align: center;
		}
		.floatleft {
			display: block;
			float: left;
			margin: 0px 20px 10px 0px;
			color: #990099;
			text-align: center;
		}
		a:link {
			text-decoration: none;
			font-weight: bold;
		}
		a:visited {
			text-decoration: none;
			font-weight: bold;
		}
		a:hover {
			text-decoration: underline;
			font-weight: bold;
		}
		.ylink:link {
			text-decoration: none;
			font-weight: bold;
		}
		.ylink:visited {
			text-decoration: none;
			font-weight: bold;
		}
		.ylink:hover {
			text-decoration: none;
			font-weight: bold;
			color: #DDDD00;
		}
		.ilink:link {
			color: #00BB00;
			text-decoration: none;
			font-weight: bold;
		}
		.ilink:visited {
			color: #00BB00;
			text-decoration: none;
			font-weight: bold;
		}
		.ilink:hover {
			color: #00FF00;
			text-decoration: none;
			font-weight: bold;
		}
		.ilink:active {
			color: #FFFF00;
			text-decoration: none;
			font-weight: bold;
		}
		.itext {
			color: #00BB00;
		}
		.nlink:link {
			color: #00CCCC;
			text-decoration: none;
			font-weight: bold;
		}
		.nlink:visited {
			color: #00CCCC;
			text-decoration: none;
			font-weight: bold;
		}
		.nlink:hover {
			color: #00FFFF;
			text-decoration: none;
			font-weight: bold;
		}
		.nlink:active {
			color: #FFFF00;
			text-decoration: none;
			font-weight: bold;
		}

