<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link {color: DarkBlue; text-decoration: none}
A:visited {color: SlateBlue; text-decoration: none}
A:active {text-decoration: none}
A:hover {color: DeepPink; text-decoration: underline}

HR {height: 1px; color: SteelBlue}

.MENUBAR A:link {color: Black; text-decoration: none}
.MENUBAR A:visited {color: DimGray; text-decoration: none}
.MENUBAR A:active {text-decoration: none}
.MENUBAR A:hover {color: SlateBlue; text-decoration: underline}

.MENUBAR {
	font-family: arial; 
	font-size: 8pt
}

.LEFTAREA {
	background-color: AliceBlue; 
	width: 240px;
	border-top: 1px solid Azure; 
	border-left: 1px solid Azure; 
	border-bottom: 1px solid LightSteelBlue; 
	border-right: 1px solid LightSteelBlue
}

.LEFTREGION {
	background-color: White; 
	border-top: 1px solid Snow; 
	border-left: 1px solid Snow; 
	border-bottom: 1px solid Gainsboro; 
	border-right: 1px solid Gainsboro
}

.LEFTREGIONTITLE {
	font-size: 10pt; 
	font-weight: bold; 
	background-color: White; 
	padding: 3px; 
	border: 3px solid White;
	border-bottom: 1px dashed SteelBlue; 
}

.LEFTREGIONCONTENTS {
	font-size: 10pt; 
	padding-top: 5px; 
	padding-bottom: 5px
}

.LEFTTITLE {
	font-size: 10pt; 
	font-weight: bold; 
	border-bottom: 1px dashed SteelBlue; 
}

.LEFTCONTENTS {
	font-size: 10pt; 
	line-height: 150%; 
	padding-top: 5px
}

.LEFTSPACE {
	font-size: 5px; 
	height: 10px
}

.LEFTSSPACE {
	font-size: 5px; 
	height: 5px
}

.MAINTITLE {
	text-align: left; 
	border-bottom: 1px solid Gainsboro;
	padding: 5px 10px;
}

.MAINSPACE {
	font-size: 5px; 
	height: 10px
}

.MAINCONTENTS {
	background-color: AliceBlue; 
	border: 1px solid Lavender
}

.MAINSUBJECT {
	text-align: left; 
	font-size: 10pt; 
	color: DarkSlateBlue; 
	font-weight: bold; 
	padding-top: 10px; 
	border-bottom: 1px dashed DarkBlue; 
}

.MAINBOX {
	font-size: 10pt; 
	text-align: left; 
	padding-top: 10px; 
	padding-bottom: 10px; 
}

body {
	margin:0px 0px 0px 0px;
	background:#ffffff;
}
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#cccccc;
		font-size:medium; 
		font-weight:normal; 
  		background:#004080; 
        padding:15px; 
  		text-transform:none; 
		letter-spacing: .2em; 
	}

	.description {
		font-family:verdana, arial, sans-serif; 
		color:#cccccc; 
		font-size:x-small; 
		font-weight:bold; 
  		background:#004080;	
  		text-transform:none; 
		letter-spacing: normal; 
	}
				
#links {
	padding-right:10px; 
	padding-left:10px; 
}
		
	.blog {
  		padding-left:15px; 
  		padding-top:15px; 
  		padding-right:15px;	
		}
	
	.blogbody {
		font-family:georgia, verdana, arial, sans-serif;
		color:#000000;
		font-size:small;
		font-weight:normal;
  		background:#ffffff;
  		padding:10px;
		}


	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
        #container {
            position:relative;
		    width:95%;
            background:#ffffff;
            margin-bottom:20px;
		}
                
	.title	{ 
		font-family: verdana, arial; 
		font-size: small; 
		color: #000000; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	.date	{ 
		font-family:georgia, verdana, arial, sans-serif; 
		font-size: small; 
		color: #000000; 
		padding:5px;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
.side {
	font-family:verdana, arial, sans-serif; 
	color:#000080; 
	text-align: left; 
	font-size: 10pt; 
	font-weight:normal; 
	line-height:140%; 
	padding:2px; 
}	
		
.sidetitle {
	text-align: left; 
	font-size: 10pt; 
	font-weight: bold; 
	border-bottom: 1px dashed SteelBlue;
}		

.calendar a:link {color: CornFlowerBlue; text-decoration: none; font-weight: bold }
.calendar a:visited {color: SteelBlue; text-decoration: none; font-weight: bold }
.calendar a:active {text-decoration: none; font-weight: bold }
.calendar a:hover {color: DeepPink; text-decoration: underline; font-weight: bold }

.calendar {
	font-family: verdana, arial, sans-serif;
	color: #000080;
	font-size: 10pt;
	font-weight: normal;
  	line-height: 140%;
  	padding: 2px;
  	text-align: center; 
}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#000080;
		font-size:x-small;
		font-weight:bold;
  		line-height:140%;
  		padding:2px;				
		}	
                
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
		color:#000080;		
 		}	
		
.powered {
	font-family:verdana, arial, sans-serif;
	color:#003366;
	font-size:xx-small;
	font-weight:bold;	
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:10px;
	text-align:center;
	letter-spacing: .2em  					
}	

        .footer {
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
                }</pre></body></html>