table.main {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	font-family: 'Segoe UI',Arial; 
	font-size: 9pt;	
}

table.main th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style:  none;
	border-color: white;
	font-family: 'Segoe UI',Arial; 
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	font-color: white;
}

table.main td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-color:  white;
	background-color: white;
	font-family: 'Segoe UI',Arial; 
	font-size: 9pt;
	text-align: left;
}

table.white {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color:  white white white white;
	border-collapse: collapse;
	background-color: white;
	font-family: "Segoe UI", Arial; font-size: 10pt;
}


.fontbod { 	font-family: 'Segoe UI',Arial; font-size: 10pt;
}
.smBod  { font-family: 'Segoe UI',Arial; font-size: 8pt;
} 
.headBod  { font-family: 'Segoe UI',Arial; font-size: 11pt;
} 
.Q  { font-family: 'Segoe UI',Arial; font-size: 11pt;
} 

h1 {font-size:11pt; font-family: "Segoe UI", Arial; font-weight:normal; }
h2 {font-size:10pt; font-family: "Segoe UI", Arial; font-weight:normal;}