.txthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	left: 10px;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	list-style-type: disc;
	height: 20px;
	width: 500px;
	color: #000000;
}
.boder {
	border: thin dashed #FFFFFF;
}
