body			{	margin : 3%;	font-family: Arial, Helvetica, sans-serif;	font-weight : 600;}
table			{	margin : 3%;	font-family: Arial, Helvetica, sans-serif;	font-weight : 600;}
h1			{	color: #008B8B;}
h2			{	color: #008B8B;}
div.nav			{	position: absolute;	left: 105px;	font-size: 130%;}
p			{	color: green;}
li.p			{	color: green;}
p.note			{	color: black;}
div.body		{	position: absolute;left: 200px;top: 35px;}
h1.title		{	color: #5F9EA0;}
A.navback:link		{	COLOR: DARK GREEN;}
A.navback:visited	{	COLOR: DARK GREEN;}
A.navback:hover		{	COLOR: black;}
span.sidenav		{	position: absolute;left: 1px;top: 35px;}
a.button		{	font-family: arial;}
a.button:link  		{	font-size:20px; ; font-weight:normal;  text-decoration:none;  margin:1px;  padding:5px;
				background-color:#eeeeee; width:150px;   color:green; }
a.button:visited  	{	font-size:20px; ; font-weight:normal;  text-decoration:none;  margin:1px;  padding:5px;
				background-color:#eeeeee; width:150px;   color:green; } 
a.button:active  	{	font-size:20px; ; font-weight:normal;  text-decoration:none;  margin:1px;  padding:5px;
				background-color:#eeeeee; width:150px;   color:green; }
a.button:hover  	{	font-size:20px;  font-weight:normal;  text-decoration:none;  margin:1px; 
				padding:5px; background-color:gray;  width:150px;  color:white; } 
span.bod		{	position: absolute;left: 200px;}
