
	BODY
		{
		font-family: arial,helvetica,sans-serif;
		font-size: 16px;
		color: #000000
		}

	H1
		{
		color: #de5c16;
		font-family: arial,helvetica,sans-serif;
		font-size: 25px
		}		

	HR
		{
		width: 900px;
		height: 2px;
		color: #01ff00
		}

	P
		{
		font-family: arial,helvetica,sans-serif;
		font-size: 16px;
		color: #000000
		}

	.copyright
		{
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		color: #000000
		}

	#dhtmltooltip
		{
		position: absolute;
		width: 900px;
		border: 2px solid black;
		padding: 10px;
		background-color: #ffffe0;
		color: black;
		visibility: hidden;
		z-index: 1000;
		text-align: left
		}

	#dhtmltooltip2
		{
		position: absolute;
		width: 900px;
		border: 2px solid black;
		padding: 10px;
		background-color: #ffffe0;
		color: black;
		visibility: hidden;
		z-index: 1000;
		text-align: left
		}