<html>
  <head>
    <meta content="text/html; charset=windows-1252" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>

/*********************/
/* TABLE */
/*********************/
table {
	width: 100%;
		background: URL (mcmbg.jpg) repeat;
		font-family:  Arial, sans-serif;
		font-weight: bold;
		font-size: 1.1em;		
		border-collapse: collapse;
		text-align: center;
		}

table td {
	padding: 3px 5px 2px 5px;
	color: #602020;
	}

table td a {
	color: #006600;
	}

table td a:visited {
	color: #602020;
	}

.dkbrown {
	font-color: #330000;
	font-weight: bold;
	font-size: 1.2em;
	}
	
.small  {
	font-size: .85em;
	font-weight: bold;
	color: #006600;
	}

.blue {
	font-size: .85em;
	font-weight: bold;
	color: #4020FF;
	}

.blueit {
	font-size: .85em;
	font-weight: bold;
	font-style: italic;
	color: #4020FF;
	}

/*********************/
/* BASIC */
/*********************/



p,h1,h2,h3,h4,h5,ol,ul {
	margin: 0px;
	padding: 0px;
	color: #006600
	font-size: .85em;
	font-weight: strong;
}

br.clear {
	height:1px;
	clear:both;
	line-height: 1px;
	background: #00CC33;
}

</pre>
  </body>
</html>
