body         { background-color: #FFF5FF }

h2           { 	font-family: Verdana;
				font-size: 11pt;
				color: #0000FF;
				font-weight:400; margin-top:0; margin-bottom:0 }

dl			{	margin-bottom: 15}

dt          {	font-size: 11pt;
				font-weight: bold;
				margin-top: 5;
				text-align: left }

dd          { 	text-align: justify;
				font-size:10pt;
				margin-right:10;
				margin-left:20 }
				
.anno        { color: #0000FF; margin-top:20 }

th           { font-size: 10pt; font-family:Verdana }

th a:link		{	text-decoration: none;
					color:#800000 }

th a:visited	{	text-decoration: none;
					color:#800000 }

th a:hover		{	color:#FFFFE1;
					background-color:#800000 }
					
					
dt a:link		{	text-decoration: none;
					color:#800000;
					 }

dt a:visited	{	text-decoration: none;
					color:#800000 }

dt a:hover		{	color:#800000;
					background-color:#FFFFE1 }
