body {
	font-size:16px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.2em;
}
div.title{
	margin: 0 0 5px 0;
	padding: 0 0 2px 10px;
	font-weight: bold;
	border-left: solid 5px #000099;
	border-bottom: solid 1px #000099;
}

a.nohref {
	color: #000000;
	text-decoration:none;
}

a {
	color: #0000FF;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

div.content{
	margin: 0 0 5px 15px;
	padding: 0px 5px;
}

h1{
	font-size:18px;
}
#1{
	font-size:12px;
}
.table00 {
	/* clear: both; */
	text-align: center;
	border-collapse : collapse;
	margin-right: 5px;
}
.table00 th {
	border: solid #000066 thin;
	background: #0055aa;
	color: #ffffff;
}
.table00 td {
	border: solid #000066 thin;
	padding: 1px;
}
.tableAge {
	/* clear: both; */
	text-align: center;
	width: 300px;
	border-collapse : collapse;
	margin-right: 5px;
}
.tableAge th {
	border: solid #000066 thin;
	background: #0055aa;
	color: #ffffff;
}
.tableAge td {
	border: solid #000066 thin;
	padding: 3px 3px;
}
.table01 {
	font-size:16px;
	/* clear: both; */
	text-align: center;
	min-width: 300px;
	border-collapse : collapse;
	margin-right: 5px;
}
.table01 th {
	border: solid #000066 thin;
	background: #0055aa;
	color: #ffffff;
}
.table01 td {
	border: solid #000066 thin;
	padding: 1px;
}

.table02 {
	/* clear: both; */
	font-size:16px;
	text-align: center;
	min-width: 300px;
	border-collapse : collapse;
	margin-right: 5px;
}
.table02 th {
	border: solid #660066 thin;
	background: #aa00aa;
	color: #ffffff;
}
.table02 td {
	border: solid #660066 thin;
	padding: 1px;
}

.tableYear01 {
	/* clear: both; */
	text-align: center;
	border-collapse : collapse;
}
.tableYear01 th {
	border: solid #000066 thin;
	background: #0055aa;
	color: #ffffff;
}
.tableYear01 td {
	border: solid #000066 thin;
	padding: 3px;
}

.tableYear02 {
	/* clear: both; */
	text-align: center;
	border-collapse : collapse;
}
.tableYear02 th {
	border: solid #660066 thin;
	background: #aa00aa;
	color: #ffffff;
}
.tableYear02 td {
	border: solid #660066 thin;
	padding: 3px;
}

.thisYear {
	background: #ffffcc
}
.small {
	font-size:14px;
	line-height: 1.4em;
}