	body
	{
		background: snow;
		scrollbar-base-color: Linen;
		scrollbar-track-color: Honeydew;
		scrollbar-arrow-color: Lightgrey;
	}
	fieldset
	{
		text-align: left;
	}
	p
	{
		text-align: justify;
 		text-indent:32px;
	}
	.rt
	{
		text-align: center;
		text-indent:0px;
	}
	.rm
	{
		background: papayawhip;
		width: 210px;
	}
	a
	{
		color: Dimgray;
		text-decoration: none;
		font-size: 14.0;
		font-family: Tahoma, arial, helvetica, serif;
	}
	a:hover
	{
		text-decoration: none;
	}
	.dm
	{
		font-style:italic;
		font-size: 10px;
	}
        .cen
        {
        text-align:center;
        background: #F0FFFF;
        }


