<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a:visited {
	color: #FF0000;
}

a:hover {
	color: #00FF00;
	text-decoration: underline;
}

a:active {
	color: #008000;
	text-decoration: underline;
}

a:{
	color: #008000;
	text-decoration: underline;
}

body, td {
	color: #008000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	margin:0px 0px 0px 20px;
}

h2 {
	color: #808080;
	font-size: 14pt;
	margin-bottom: 1px;
	width: 500;
}

h3 {
	color: #800000;
	font-size: 10px;
	margin-bottom: 2px;
}

h4 {
	color: #008000;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 2px;
}

hr {
	color: #FFFACD;
	height: 6pt;
}

p{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
}
.largepink{
	color: Fuchsia;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
}

.bk{
	background: #FFD700;
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}

.centred{
	text-align: center;
}

.green{
	color: #008000;
	font-size: 12px;
}

.grey{
	color: #C0C0C0;
}

.lh{
	text-align: left;
}

.noline{
	text-decoration: none;
}

.pale{
	background-color: #FFFFCC;
	border: none;
	width: 728;
}

.red{
	color: #008080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.rh{
	text-align: right;
}

.small{
	color: #0000FF;
	font-size: 10px;
	text-decoration: none;
}

.small11{
	color: #696969;
	font-size: 11px;
	text-decoration: none;
}

.smallgreen{
	color: #008000;
	font-size: 10px;
	text-decoration: none;
}

.smallred{
	color: #FF0000;
	font-size: small;
	text-decoration: none;
}

.w500 {
	border: none;
	width: 500;
}

#post {
	line-height: 150%;
	padding: 0px;
	text-align: right;
	width: 600px;
}

#post h1 {
	margin: 20px;
	padding: 0px;
	text-align: left;
}

#post h2 {
	font-size: medium;
	margin: 20px;
	padding: 0px;
	text-align: left;
}

#post textarea {
	font-family: verdana, arial;
}

#postcontent {

	line-height: 150%;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 15px;

}

#postdetails {
	color: #008000;
	margin-top: 2px;
}
</pre></body></html>