.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}

	.lnk
{
	font-family: Arial;
	font-size: 11px;
	color: #000497;
	text-decoration: underline;
}

a.lnk:hover
{
	color: #FF2200;
	text-decoration: underline;
}form {
	margin: 0px;
	padding: 0px;
}


.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0C3567;
	text-decoration: none;
}

body {
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	
	
}