.tableStyle1 {
	width: 530px;
}
.cellStyle1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	padding: 5px;
}

body {
	font-family: "Franklin Gothic Medium", Tahoma;
	margin-top: 30px;
	margin-right: 100px;
	margin-bottom: 30px;
	margin-left: 100px;
	color: #000;
	font-size: 0.75em;
}
.txtTop {
	font-size: 18px;
	font-weight: bold;
        color: #333;
	color: #003366;
}


h1 {
	color: #039;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	margin: 0px;
}
.tableStyle2 {
	width: 345px;
	border: 1px solid #000;
	background-color: #B4C9EB;
}
