
body.lab_name {
	background: url("./Figures/autumn_leaves50.jpg");
}

body.bstyle0 {
	background-color: #ddddcc;
}

body.bstyle1 {
	background-color: #eeeecc;
}

figure.center_alignment {
	text-align: center;
}

figure.double_figs {
	float: left;
	padding-right: 20px;
}

table.table1 {
	border: 1px solid gray;
}

table.table1 th, .table1 td {
  border: 1px solid gray;
}

h1.main1 {
	font-size: 3.3em;
	line-height: 1.1;
	text-align:center;
	color:palegreen;
}
a.xx {
	color: white;
	line-height: 1.0;
	text-align: right;
}

h1.blue_title {
	color: blue;
	background-color: #aaccaa;
}

h2.blue_title {
	color: blue;
	background-color: #aaccaa;
}

h2.green_title {
	color: green;
}

h2.black_title {
	color: black;
}

p.pstyle0 {
	color: black;
	background-color: white;
}

p.pstyle1 {
	color: black;
	background-color: #eebbbb;
}

p.pstyle2 {
	color: white;
	text-align: right;
}

p.reset {
	clear: both;
}

div.adjust_right {
	color: white;
	line-height: 1.0;
	text-align: right;
}

div.alignment1 {
	text-align: center;
}

div.alignment2 {
	text-align: left;
}

pre.size16 {
	font-family: arial,sans-serif;
	font-size: 16px;
}
