body	{
	  color:black;
	  background:white;
	  font-size:10pt;
	  text-align:justify;
	  font-family:"garamond", "trebuchet ms","trebuchet",verdana, arial, helvetica, 		sans-serif;
	}
h1	{ font-size:20pt }
h2	{ font-size:18pt }
h3	{ font-size:14pt }
blockquote	{
		  font-style:italic;
		}
#Header	{
	  font-variant:small-caps;
	}
#Counter	{
		  display:none;
		}
#Address	{
		  text-align:center;
		  border:5px double black;
		}
#Menu		{
		  display:none;
		}
span.Screen	{
		  display:none;
		}
a:link, a:visited
	{
	  color:#520;
	  background:transparent;
	  font-weight:bold;
	  text-decoration:underline;
	}
td	{
	  vertical-align:top;
	}
td.subtable	{
		  text-align:center;
		  padding:1em 0em 0em 0em;
		  font-size:14pt;
		}
td.junior	{ font-weight:600;}
ol.lower-alpha	{
		  list-style-type:lower-alpha;
		}
ul.none	{
	  list-style-type:none;
	}
ul.none li { text-indent:-20pt}
em, cite	{
		  font-style:italic;
		}
strong	{
 	  font-weight:900;
	}
span.changed	{
	  border:1px dotted;
	  border-color:#888;
	}
sub, sup  {
	font-size:smaller;
	}
