@charset "utf-8";
body p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.hyperlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06F;
	text-decoration: none;
}
.table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.dot {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
table {
	border-spacing:0;
	text-align:left;
	vertical-align:top;
}
html, body, #tab1, #i1, #i2, #i3 {
	height:100%;
}
