	body
	{
		background: Lightsteelblue;
		scrollbar-base-color: Aliceblue;
		scrollbar-track-color: Honeydew;
		scrollbar-arrow-color: Lightblue;
	}
	fieldset
	{
		text-align: left;
	}
	p
	{
		text-align: justify;
	}
	.rm
	{
		background: papayawhip;
		width: 210px;
	}
	a
	{
		color: Dimgray;
		text-decoration: none;
		font-size: 14.0;
		font-family: Tahoma, arial, helvetica, serif;
	}
	sl
	{
		text-decoration: none;
		font-size: 12.0;
		font-family: Tahoma, arial, helvetica, serif;
	}
	sl:hover
	{
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	.dm
	{
		font-style:italic;
		font-size: 10px;
	}
	.menu_table td
	{
		border-bottom:1px solid #5B3524;
		height:27.5px;
		padding-left:12px;
	}
