<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt; 
 &lt;!--
 P{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : Black;
	text-align : left;
	
}
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 .noline{
	text-decoration: none;}
.celebration{
	background-color : #FAFAD2;
font-family: "Comic Sans MS", "Times New Roman";
font-size: 14px;
color: Red;
font-weight: bold;
text-align : center;
text-decoration: none;
margin-bottom : 6px;
font: small-caps;
border: 1px solid Red;
	clear: none;
	padding-bottom: px;
		padding-top: px;
		padding-left: 4px;
		padding-right: 4px;
		line-height: 20px;
}
 .small{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.yeller{
	background-color : Black;
	color : Yellow;
	font-size: 11px;
		text-decoration: none;
}

.cntrx{
	text-align: center;
}
	.pink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-align : left;
	color : Fuchsia;
}
	.grey{
	background-color : Gray;
	color : Red;
	font-size: 11px;
	text-decoration: none;
}
	.red{
	color: Navy;
	font-size : 11px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.redd{
	color: red;
	font-size : 12px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.green
{
	color: green;
	font-size : 12px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bk{
	color: Blue;
	font-size : 12px;
	text-decoration: none;
	background : #FFD700;
	
}
.blue{
	color: Blue;
	font-size : 12px;
	text-decoration: none;
	
}
.test{
	color: #ddad08;
}
.small11{
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
 .green{
	color:Green;
	font-size: 12px;}

.pale{
	color: #4682B4;
	font-size: 12px;}
.light{
	background-color: #f6ffac;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.dark{
	background-color: #ffdead;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.smallred{
	font-size: 10px;
	color: red;
	text-decoration: none;}

.smallgreen{
	font-size: 10px;
	color: green;
	text-decoration: none;}
	
 BODY, TD {
 color : #A52A2A;
 font-family :  Arial, sans-serif;
 font-size: 11px;
 text-align: left;
 	margin-bottom : 2px;
 }
 
  H2 {
 font-size: 14pt;
 color: gray;
 	margin-bottom : 2px;
 }
  H3 {
	font-size: 10px;
	color: Maroon;
	margin-bottom : 2px;
}
 
 H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : Olive;
	text-align : left;
	margin-bottom : 2px;
}
h5{
	background-color : #FBFFDD;
font-family: verdana, arial, helvetica ;
font-size: 12px;
color: #DB8400;
font-weight: bold;
text-align : center;
text-decoration: none;
margin-bottom : 20px;
font: small-caps;
border: 1px solid Gray;
	clear: none;
	padding-bottom: 2px;
}

 h6{
	background-color : Green;
	color : Red;
	font-size: 15px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	margin-bottom: 3px;
	margin-top: 3px;
}
 A {
	font-size: 11px;
	color: Blue;
}

 A:Hover {
	text-decoration: underline;
	color: Red;
}
 A:Active {
 text-decoration: underline;
 color: Red;
 }
 
 HR {
 color: blue;
 height: 1pt;
 }
 LI {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : Black;
	text-align : left;
	list-style-type: square;
 }
 .cat {
border: Black;
border-top: thin;
background-color: #FFEBCD;
font-family: Arial, Helvetica, sans-serif;
color: black;
}
 --&gt;
&lt;/style&gt;
</pre></body></html>