/* CSS Document */

h3{
	width:590px;
	padding:4px 5px;
	font-size:1.3em;
	font-weight:bold;
	color:#FFF;
	background:#3366CC;
	margin-top:4px;}

td{
	line-height:140%;}

table.indexList{
	border-collapse:collapse;
	border:solid 1px #CCC;
	width:588px;}
table.indexList td{
	border:solid 1px #CCC;
	padding:3px;
	font-size:small;}
table.indexList th{
	width:114px;
	font-size:small;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	border:solid 1px #CCC;
	padding:3px;
	line-height:140%;}