body {
	
	text-align: center;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: 242424;
}
.lnk
{
	font-family: arial;
	font-size: 11px;
	color: 242424;
	text-decoration: none;
}
.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #6B6B6B;
}
.lnk1
{
	font-family: arial;
	font-size: 11px;
	color: #0024FF;
	text-decoration: UNDERLINE;
}
a.lnk1:hover{
	color: #FF0000;
	text-decoration: underline;
	
}
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

	color: 242424;
}

.inp
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border : 1px solid #000000
}