/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 31 2023 | 22:37:38 */
.summary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding:10px;
}
.summary h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:18px;
	font-weight: bold;
	color: #999;
	padding:10px;
	margin:0px;
}
.summary h1 {
	margin:0px;
}
.summary a:link {
	color: #333;
	text-decoration:none;
}
.summary a:visited {
	color: #333;
	text-decoration:none;
}
.summary a:hover {
	color: #333;
	text-decoration:underline;
}
.summary a:active {
	color: #333;
	text-decoration:underline;
}
.summarysubhead h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	color: #002244;
	font-style: italic;
	text-align: center;
	margin:0px 0px 10px 0px;
}
.summarysubhead a:link {
	text-decoration: none;
	color: #333;
}
.summarysubhead a:visited {
	text-decoration: none;
	color: #333;
}
.summarysubhead a:active {
	text-decoration: underline;
	color: #000000;
}
.summarysubhead a:hover {
	text-decoration: underline;
	color: #000000;
}