body         { background-color: #ccffcc }

dl           { 	margin-left: 5;
				width:100%;
				font-size:10pt }

dt           { 	border-bottom:1px solid #0000ff;
				border-left-width:1px;
				border-right-width:1px;
				border-top-width:1px;
				text-align:left;
				color:#800000;
				font-weight: bold;
				font-size:10pt;
				font-family:Tahoma;
				//margin-top:8;
				//margin-bottom:2 }

dd           { 	margin-left: 30;
				text-align:justify;
				margin-bottom:10;
				font-size:10pt }
				
a:link		{	color:#800000;
				text-decoration: none }

a:visited	{	color:#800000;
				text-decoration: none }

a:hover		{	color:#800000;
				background-color:#ccffcc;
				text-decoration: underline }
				
				
li a:link		{	color:#0000FF;
					text-decoration: none }

li a:visited	{	color:#0000FF;
					text-decoration: none }

li a:hover		{	color:#0000FF;
					background-color:#ccffcc;
					text-decoration: underline }
