<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	color: #669999;
	background-color: #330033;
	font-family: verdana, helvetica, arial, sans-serif;
	}

a:link		{ color: #669999; text-decoration: underline; }
a:visited	{ color: #669999; text-decoration: underline; }
a:hover		{ color: #99CCCC; text-decoration: none; }
		  background-color: transparent; }
a:active	{ color: #CC33CC; text-decoration: none; 
		  background-color: transparent; }

.textbody {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 75%;
 	}
.tinytext {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
 	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

#banner {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #669999;
	font-size: 80%;
	font-weight: normal;	
	padding: 15px;
	}

#blurb {
	padding: 20px;
	}

.description {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #669999;
	font-size: 10px;
	line-height: 15px;
 	text-transform: none;
 	width: 250px;
	margin: 10px 20px 10px 0;
 	padding: 20px;
 	border: 1px solid #669999;
	}
				
#content {
	background: #FFFFFF;
	margin: 0 20px 20px 20px;
	border: 3px solid #669999;
	}

#container {
	margin: 0 10px 10px 10px;
	}

#links {	
	margin: 0 0 10px 20px;
	padding: 15px;				
	border: 1px solid #669999;
	width: 200px;			
	}

.blog {
	padding: 15px;
	background: #FFFFFF; 
	border: 1px solid #669999;		
	}

.blogbody {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: normal;
 	background: #FFFFFFF;
 	line-height: 180%;
	}


.blogbody A 		{ color: #336666; text-decoration: underline; }
.blogbody A:link	{ color: #336666; text-decoration: underline; }
.blogbody A:visited	{ color: #669999; text-decoration: underline; }
.blogbody A:hover	{ color: #333333; text-decoration: none; 
			  background: #99CCCC; }
.blogbody A:active	{ color: #FFFFFF; text-decoration: none; 
			  background: #336666; }

.title	{
	font-family: verdana, helvetica, arial, sans-serif;
	color: #669999;
	font-weight: bold;
	}			

#menu {
 	padding: 5px;
 	margin-bottom: 10px;
	background: #336666;
	text-align: center;
 	text-transform: uppercase;
	}		

.complement {
	color: #99CCCC;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	}

.complement a:link	{ color: #99CCCC; text-decoration: underline; }
.complement a:visited	{ color: #99CCCC; text-decoration: underline; }
.complement a:hover	{ color: #FFFFFF; text-decoration: none; }
		  	background-color: transparent; }
.complement a:active	{ color: #CCFFFF; text-decoration: none; 
		  	background-color: transparent; }




.date	{ 
	font-family: verdana, helvetica, arial, sans-serif;
	color: #669999; 
	border-bottom: 1px solid #669999;
	margin-bottom: 10px;
	font-weight: bold;
	}			
		
.posted	{ 
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	margin-bottom: 25px;
	}

.calendar {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #669999;
	font-size: 9px;
	font-weight: normal;
 	background: #330033;
 	line-height: 140%;
	padding: 2px;				
	text-align: left;
	}

.calendarhead {	
	font-family: verdana, helvetica, arial, sans-serif;
	color: #CCFFFF;
	font-size: small;
	font-weight: normal;
 	padding: 4px;
	letter-spacing: 0.3em;
 	background: #993399;
 	text-transform: uppercase;
	text-align: left;			
	}	

.calendar a 		{ color: #FFFFFF; text-decoration: none; }
.calendar a:link	{ color: #FFFFFF; text-decoration: none; }
.calendar a:visited	{ color: #FFFFFF; text-decoration: none; }
.calendar a:hover	{ color: #CC99CC; text-decoration: underline; }
		  	background-color: transparent; }
.calendar a:active	{ color: #CC99CC; text-decoration: none; 
		  	background-color: transparent; }

.side {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #669999;
	font-size: 10px;
	font-weight: normal;
	background: #330033;
	line-height: 140%;
	padding: 10px 2px 20px 2px;				
	}	
		
.sidetitle {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #CCFFFF;
	font-size: small;
	font-weight: normal;
 	padding: 4px;
	letter-spacing: 0.3em;
 	background: #993399;
 	text-transform: uppercase;
	text-align: left;			
	}		

.shadebox {
	background: #660066;
	padding: 5px;
	}

.syndicate {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;		
	line-height: 20px;
	padding: 2px;
	}	
		
.powered {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #669999;
	font-size: 10px;		
	line-height: 20px;
	text-transform: uppercase; 
	padding: 2px;
	margin-top: 10px;
	letter-spacing: 0.2em;					
	}	
	
.comments-body {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	background: #FFFFFF;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;		
	border-bottom: 1px dotted #669999; 					
	}		

.comments-post {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	background: #FFFFFF;		
	}	
	
.trackback-url {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	background: #FFFFFF;
	line-height: 140%;
	padding: 5px;		
	border: 1px dotted #999999; 					
	}

.trackback-body {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	background: #FFFFFF;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;		
	border-bottom: 1px dotted #999999; 					
	}		

.trackback-post {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	background: #FFFFFF;		
	}	

		
.comments-head	{ 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small; 
	color: #666666; 
	border-bottom: 1px solid #669999;
	margin-top: 20px;
	font-weight: bold;
	background: #FFFFFF;		
	}		

#banner-commentspop {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	border-left: 1px solid #669999;	
	border-right: 1px solid #669999;
	border-top: 1px solid #669999; 		
	background: #CC33CC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px; 		 		 			 
	}
</pre></body></html>