BODY		{background: white;
			margin-left: 5px;
			font-family: Arial;
			color: black}

A:link		{color: #FFFFFF;
			font-family: Arial;
			text-decoration: none}

A:visited	{color: #00FFFF;
			font-family: Arial;
			text-decoration: none}

A:hover		{color: #FFFF00;
			font-family: Arial;
			text-decoration: none}

A:active	{color: #FFFF00;
			font-family: Arial;
			text-decoration: none}

.level1		{background-color: #000080;
			background-image: url(gif/button1.gif);
			height: 25px;
			color: #FFFFFF;
			font-family: Arial;
			font-size: 10pt;
			font-weight: bold;
			margin-left: 5px}
		
.level2		{background: #0000FF;
			color: #FFFFFF;
			font-family: Arial;
			font-size: 8pt;
			font-weight: normal;
			margin-left: 15px}

.subback	{background-color: #000080;
			color: #FFFFFF;
			font-family: Arial;
			font-size: 10pt;
			font-weight: bold;
			margin-left: 5px}