@charset "utf-8";
/* CSS Document */

.head1 {
	font-family: "Microsoft Sans Serif";
	font-size: 18pt;
	font-style: normal;
	color: #999;
	display: inline-block;
	font-weight: bold;
	text-align: left;
}
.phpresult {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.point {
	font-family: "Microsoft Sans Serif";
	font-size: 12pt;
	margin: auto;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.mainpara {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.tabletitle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.regtext {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	text-align: left;
	color: #000;
	font-weight: normal;
}
.para {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #000;
	font-weight: lighter;
}
.para_header {
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.pg_title {
	font-family: "Microsoft Sans Serif";
	font-weight: normal;
	color: #000;
	text-align: left;
	font-size: 13px;
	font-style: normal;
}

