.normaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}
.hiddentext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
}
.headera {
	font-family: Schindler, Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #003399;

}
.bottomfont {
	font-family: Schindler, Tahoma;
	font-size: 16px;
}
.brord {
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
