table.alt td {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style:  solid solid solid solid;
	border-color: white white white white;
	background-color: white;

}
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: 9pt;
}

table.white td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color:  white;
	background-color: white;
}

table.main {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color:  black black black black;
	border-collapse: collapse;
	background-color: white;
	font-family: "Segoe UI", Arial; font-size: 9pt;
}

.fontmedium {	font-family: "Segoe UI", Arial; font-size: 11pt;
}
.fontbod {	font-family: "Segoe UI", Arial; font-size: 10pt;
}
.fontsm  { font-family: "Segoe UI","Segoe UI", Arial; font-size: 8pt;
} 

.fonthead {	font-family: "Segoe UI", Arial; font-size: 12pt;
}

h1 {font-size:11pt; font-family: "Segoe UI", Arial; font-weight:normal; }
h2 {font-size:9pt; font-family: "Segoe UI", Arial; font-weight:normal;}