A {

	text-decoration : none; color: blue;

}

H2 {

	color : Maroon;

}

UL.dyk, LI.dyk {

	color : Olive;

}

.matchedWord {
	font-style:italic;
	font-weight : bolder;
}

LI {

	margin-bottom : 10px;

}

P.topnav {

	font-size : small;

	color : Olive;

	text-align : center;

	vertical-align : middle;

}

P {
	text-align : justify;
	font-stretch : narrower;
}

.pic {
	border : 4px double Olive;
	margin-left : 10px;
	margin-right : 10px;
}





BODY {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFCC;
}

H1 {
	color : #800000;
	text-align : center;
}



A.topnav:ACTIVE, A.topnav:LINK, A.topnav:VISITED {

	color : olive;

	text-decoration : none;

}

H4 {

	font-size : large;

	text-align : center;

	color : Olive;

}

P.dyk {
	color : Olive;
	margin-right : 5px;
	margin-left : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	text-align : left;
}



H3 {

	color : Maroon;

}



/* Classes that can be applied to tags in "resulttemplate.html" 

		or applied automatically if "generate navigation" is set to true */



	.matchedWord {

	font-style:italic;

	background-color: Silver;

}



	.resultNumber {
	font-size: 14px;
	color : Olive;
	padding-right : 5px;
}



	.date {

		display:none;

		position:relative;

		left:10px;

		font-size:8pt;

	}



	.resultType {

		display:none;

		font-family:Veranda,Arial,Helvetica;

		font-size:11pt;

		color:purple;

	}



	.resultTitle {

		font-family:Veranda,Arial,Helvetica;

		font-size:13pt;

		font-weight:bold;

	}

	.resultDescription {

		margin-left:15px;

		font-family:Veranda,Arial,Helvetica;

		font-size:11pt;

	}

	.resultUrl {

		margin-left:15px;

		font-family:Veranda,Arial,Helvetica;

		font-size:8pt;

		font-style:italic;

	}

	.resultKeywords {

		display:block;

		margin-left:20px;

		font-family:Veranda,Arial,Helvetica;

		font-size:10pt;

		color:red;

	}

	.resultAuthor {

		display:block;

		margin-left:30px;

		font-family:Veranda,Arial,Helvetica;

		font-size:11pt;

		font-weight:bold;

		color:blue;

	}






	.noMatches {

		font-size:20pt;

		font-weight:bold;

		text-align:center;

	}

	.endOfResults {

	font-weight:bold;

	text-align:center;

	font-size: 14pt;

	margin-bottom:20px;

	color : Maroon;

}

	.pageJump {

	text-align:center;

	font-size: 14pt;

	font-weight:bold;

}
input,textarea {
	font-family:monospace;
	font-size:10pt;
	}
.submit {
	cursor:pointer;
	font-weight:bold;
	}
b.hl1 {
	font-weight:bold;
	}
b.hl2 {
	font-weight:bold;
	font-style:italic;
	}
.sr {
	font-size: 11pt;
	line-height:14pt;
	font-style : italic;
}