form 
{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
}
p 
{
	margin: 0px;
}

.lnk
{
	font-family: Arial;
	font-size: 11px;
	color: #000E74;
	text-decoration: underline;
}

a.lnk:hover
{
	color: #FF3300;
	text-decoration: underline;
}

.txt 
{
	font-family:Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}

.btxt 
{
	font-family:Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.bottomtxt 
{
	font-family:Arial;
	font-size: 10px;
	color: #B6B6B6;
	text-decoration: none;
	line-height: 15px;
}

body {
	text-align: center;
	vertical-align: middle;
}

