body table {
	table-layout:auto;
}

.text, dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {


}
body {
	background-color: #d8edea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1, h3 {
	font-family: Times New Roman, serif;
	color: #003399;
	font-size: large;
	padding-bottom:10px;
}
h2, dt {
	font-family: Times New Roman, serif;
	color: #990000;
	font-size: medium;
	font-weight: bold;
}
dt {
	color: #4d91aa;
	font-size: 125%;
	font-weight: lighter;
}
.style8 {
	color: #0033CC
}
dl.style2 {
	color: #003399;
	font-weight: bold;
}

.header_1, .header_2, .header_3, .header_4, .header_5, .header_6, .header_7, .header_8, .header_9 {
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 1px;
	 
	color: black;
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	font-size: smaller;
}
.header_1:hover, .header_2:hover, .header_3:hover, .header_4:hover, .header_5:hover, .header_6:hover, .header_7:hover, .header_8:hover, .header_9:hover {
	color: white;

}

.header_1 {
	background-color: a7d0dc;
}
.header_1:hover {
	background-color: 89b2be;
}
.header_2 {
	background-color: d9a7dc;
}
.header_2:hover {
	background-color: bb89be;
}
.header_3 {
	background-color: b0dca7;
}
.header_3:hover {
	background-color: 92be89;
}
.header_4 {
	background-color: dcdb7e;
}
.header_4:hover {
	background-color: bebd60;
}
.header_5 {
	background-color: a7d0dc;
}
.header_5:hover {
	background-color: 89b2be;
}
.header_6 {
	background-color: d9a7dc;
}
.header_6:hover {
	background-color: bb89be;
}
.header_7 {
	background-color: b0dca7;
}
.header_7:hover {
	background-color: 92be89;
}
.header_8 {
	background-color: dcdb7e;
}
.header_8:hover {
	background-color: bebd60;
}
.header_9 {
	background-color: a7d0dc;
}
.header_9:hover {
	background-color: 89b2be;
}

div.addBordersToImages img { border:1px solid #a0a0a0; }

