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

