body	{
	background: #FEFDE7;
	margin: 0px;
	font-family: veranda, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	SCROLLBAR-FACE-COLOR: #FEFDE7;
	SCROLLBAR-HIGHLIGHT-COLOR: #FEFDE7;
	SCROLLBAR-SHADOW-COLOR: #9D3826;
	SCROLLBAR-3DLIGHT-COLOR: #FEFDE7;
	SCROLLBAR-DARKSHADOW-COLOR: #FEFDE7;
	SCROLLBAR-ARROW-COLOR: #9D3826;
	SCROLLBAR-TRACK-COLOR: #FEFDE7;
	color: #9D3826;


		}
#wrapper	{
	width: 760px;
	height: 600px;
	background: #FEFDE7;
	margin: 20px;
	text-align: left;

			}
#text	{
		text-align: justify;
		font-family: veranda, arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		margin: 20px 20px 20px 20px
			}
a:link {
		color: #000000;
		}
a:active {color: #000000}
a:visited {color: #FFFFFF}
