body {
	background: #FFFFCC url(../image/back2.gif);
	padding: 2px;
}

.ContentsBody{
	width:400px
}
.AIITitle {
	font-size: x-large;
}

.AlignRight {
	text-align: right;
}
.IndexTable {
	width: 400px;
	border: 1px solid #003300;
	padding: 1px;
	height: 28px;
}
.IndexTd {
	width: 76px;
	border: 1px solid #003300;
	float: left;
	margin: 1px;
	height: 24px;
}
.AIISection {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.AIISubSection {
	font-size: large;
	font-weight: bold;
	color: #003300;
}
.AlignCenter {
	text-align: center;
}
