/* CSS Document */
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.style9 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.tbl_cells {
	background-color:#ECECFF;
}
.boldtbl {
	font-weight: bold;
	/* background-color: #ECECFF; */
}
table a:link {
	color: #000000;
	text-decoration: none;
}
table a:hover {
	text-decoration: underline;
}
table a:visited {
	color: #000000;
	text-decoration: none;
}
#searchbox {
	text-align:right
}
