body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
}
.txt_subhead {
`	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0f126f;
}
.logintxt {
`	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0f126f;
}

.bodytxt {
`	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#0f126f;
}

textbox {
	border:1px solid red;
	font-size:11px;
	width:200px;
	height:18px;
}