body{
	background: #A7A8F1;
}

a{
	text-decoration:none;
}
a img{
	text-decoration:none;
	border:none;
}
a:hover {
	color:#AAAAAA;
	font-weight:bold;
}
#page{
	background-color: #F4F4F4;
	width: 880px;
}
table#menubar{
	width:880px;
	height:30px;
	background-repeat: no-repeat;
	background-image:url(images/menuBar.png);
}
table{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
tr{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#flags
{
	position: absolute;
	top: 25px;
	width: 420px; /* 880px/2 = 440px */
	text-align: right;
}
.flag{
	margin-left:4px;
}
.iti_chapter{
	color:#EE0000;
	font-weight:bold;
	margin-bottom:12pt;
}
.iti_section{
	margin-top:12pt;
	color:#EE0000;
	font-size:85%;
	font-weight:bold;
}
.iti_section_toc{
	color:#999999;
	font-size:85%;
	font-weight:bold;
}
.iti_note{
	color:#999999;
	font-size:85%;
	font-weight:normal;
}
.section_content{
font-size:85%;
}

