
	body		{	background-color: #9aa59c;
					background-image: url(/images/back.gif);
					background-position: top right;
					padding-bottom: 25px;
					}

	div			{	text-align: left; 
					margin: 40px 190px 0px 50px; padding: 0px;
					}

	h1			{	margin: 50px 190px 10px 50px;
					font-size: 1.5em; font-weight: normal; font-style: italic;
					border: 1px none white; border-bottom-style: solid;
					font-family: Georgia, serif;
					color: black;
					}

	p, h2		{	margin: 10px 50px 0px 50px;
					font-size: 1em; font-weight: normal; font-style: normal;
					font-family: Georgia, serif;
					text-align: justify; text-justify: newspaper;
					color: black;
					}

	a			{	color: #006000; font-weight: bold;}

	h6			{	margin: 50px 50px 10px 190px;
					font-size: 10px; font-weight: normal; font-style: normal;
					font-family: Verdana, Tahoma, sans-serif; letter-spacing: 0.5em;
					border: 1px none white; border-top-style: solid;
					text-align: right; color: white;
					}

	h6 a		{	color: white; font-weight: normal; text-decoration: none;
					}

