/* Design 6 */
table.Design6 {
	border-spacing: 0px;
	/*    border-collapse: collapse; */
    background: #ECEBE6;
	border: 0.5em solid #4d7fb2;
	border-top-color: #386396;
	background-color: #ECEBE6;
}
table.Design6 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.Design6 td {
	text-align: right;
	border: 0px;
	border-bottom: 1px solid #4d7fb2;
	border-left: 1px solid #4d7fb2;
	padding: 0.1em 0.5em;
	outline-color: #E9EBEA;
	border-color: #4d7fb2;
}
table.Design6 thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.Design6 th.Corner {
	text-align: left;
	border-left: 0px;
	background-color: #E9EBEA;
}
table.Design6 tr.Odd {
	background: #E9EAEB;
	background-color:#E9EAEB;
}
/* Design 6 */
table.Design6 {
	border-spacing: 0px;
	/*    border-collapse: collapse; */
    background: #ECEBE6;
	border: 0.5em solid #4d7fb2;
	border-top-color: #386396;
	background-color: #ECEBE6;
}
table.Design6 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.Design6a td {
	text-align: right;
	border: 0px;
	border-bottom: 1px solid #4d7fb2;
	border-left: 1px solid #4d7fb2;
	padding: 0.1em 0.5em;
	outline-color: #E9EBEA;
	border-color: #4d7fb2;
}
table.Design6a thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.Design6a th.Corner {
	text-align: left;
	border-left: 0px;
	background-color: #E9EBEA;
}
table.Design6a tr.Odd {
	background: #E9EAEB;
	background-color:#E9EAEB;
}
/* Design 4 */
table.Design4 {
	border-spacing: 0px;
	border-collapse: collapse;
	float: left;
	width: 90%;
}
table.Design4 th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #ECEBE6;
	background-color: #E9EAEB;
}
table.Design4 td {
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	padding: 0.1em 0.5em;
	background: #ECEBE6;
}

table.Design4 thead th {
    background: #4d7fb2;
    color: #FFFFFF;
    text-align: center;
}
table.Design4 th.Corner {
	text-align: left;
	background-color: #4d7fb2;
}
/* Design 4 */
table.Design4a {
	border-spacing: 0px;
	border-collapse: collapse;
	float: left;
	width: auto;
	page-break-after: always;
	page-break-before: left;
}
table.Design4a th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #ECEBE6;
	background-color: #E9EAEB;
}
table.Design4a td {
    text-align: left;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #ECEBE6;
}

table.Design4a thead th {
    background: #4d7fb2;
    color: #FFFFFF;
    text-align: center;
}
table.Design4a th.Corner {
	text-align: left;
	background-color: #4d7fb2;
}
.bold_with_italic {
	font-style: italic;
	font-weight: bold;
}
<style type="text/css">
<!--
.style6 {
	color: #336699;
	font-size: large;
	font-style: italic;
	text-align: center;
}
	
.style5 {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #006699;
}
.style6 {
	color: #336699;
	font-size: large;
	font-style: italic;
	text-align: center;
}
.style7 {
	color: #000000;
	text-align: center;
	font-size: medium;
}
.minheight {
	height: 101%;
}
.style8 {
	font-size: small;
	color: #000000;
}
.style9 {font-size: x-small}
		
	