body			{	margin: 0px;
						padding: 0px;
						background-color: #ffffff;
						font-family: arial, sans-serif;
						font-size: small;}
h2				{	color: #8b0000;}
h4				{	color: #000099;}
a.menu {color: gray;
						font-weight: bold;
						font-size: small;
						text-decoration: none;}
a.submenu {color: blue;
						font-weight: bold;
						font-size: small;
						text-decoration: none;}
a.current {color: blue;
							font-weight: bold;
							font-size: small;
							text-decoration: none;}
a.currentsub {color: maroon;
							font-weight: bold;
							font-size: small;
							text-decoration: none;}
font.heading {color: #000099;
							font-weight: bold;
							font-size: large;
							text-decoration: none;}
div.menu {	text align: left;
						background-color: #f5f5dc;
						width: 80%;}
div.inner	{	background-color: #f5f5dc;
						padding-top: 0px;
						padding-bottom: 5px;
						padding-left: 40px;
						padding-right: 40px;
						height: 620px;
						overflow: auto;}
td.outer	{	background-color: #f5f5dc;
						margin: 0px;
						padding: 0px;
						border-left: 5px ridge;
						border-top: 5px ridge;}
td.left		{	background-color: #ffffff;
						width: 10%}
