body {
	margin-left: 30px;
	margin-right: 30px;
	background-color: #FFFFFF;
	background-image: url(bg/binder_bg_1.gif);
	font-family: Arial, sans-serif;
}

table.mo {
	border-style: solid;
	border-width: 2px;
	border-color: #666666 #cccccc #cccccc #666666;
}

table.mo td, th {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	/*font-size: 70%;*/
}

.itl {
  font-style: italic;
}

.j {
	text-align: justify;
}

.r {
	text-align: right;
}

.center {
	text-align: center;
}

.credit {
	font-size: 8pt;
	text-align: center;
}

.i {
	margin-left: 20px;
}

.i2 {
	margin-left: 40px;
}

.red {
	color: #FF0000;
}

.b {
	font-weight: 800;
}

.s1 {
	font-size: 120%;
}

.s2 {
	font-size: 85%;
}