<html>

<style type="text/css">
<!--
body {color:black;
	background-color:white;}
:link {color: blue;
	text-decoration:none;}
:visited {color: blue;
	text-decoration:none;}
:active {color: lime;
	text-decoration:none;}
.nuthin{color:orange;}

dl	{}
dt	{}
dd	{text-indent:2em;	
	margin-left:10%;	margin-right:20%;	}


h2 {font: bold 22pt/22pt "Verdana, sans-serif"; 
	color: maroon;	}

h3 {font: bold 18pt/18pt serif; 
	color:maroon;
	margin-left:10%;  }

h3.noindent{margin-left:0%;}

h4 {font: 16pt "Verdana, sans-serif";
	color: maroon;
	font-style: italic}

h4 {font: 14pt "Verdana, sans-serif";
	color: maroon;
	font-style: normal}

blockquote	
	{margin-left:20%;
	margin-right:20%;	}
blockquote.notes{font: normal 10pt/10pt serif;
	color:green;}

em {font-weight:bold;}
         
p  {font: 12pt "Verdana, sans-serif";
	margin-left: 10%;
	margin-right: 20%;
	text-indent: 2em;		}

P.noindent { text-indent:0em; }

p.right{margin-left:20%;
	margin-right:10%		}

strong{font-size:16pt;
	font-weight:bold;	}

table.colored	
	{background-color:yellow;	}
#onem
	{margin-top:1em;}
#twom
	{margin-top:2em;}

table.menuItem { 
	background-color:yellow;
	position:regular; }

.menuSub{
	position:absolute;
	left:15px;
	top:200px;
	width: 100px; 
	height:40px;
	color:black;
	background-color: yellow; 
	border: 1px solid yellow; 
	layer-background-color: yellow;
}



.fornocss {display:none;}
                     
.up {font-size:+10pt}
.bigchar {font-size:110%;
	float: left;}
-->
</style>

<body>
</body>

</html>