

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}






.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}



.form {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	background-color: #CCCCCC;	

	border:1px groove #666666;

	color: #000000;

	text-decoration: none;

}

.white {
	font-size: 16px;
	font-weight:bolder;
	color: #FDFDFD;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

}

.white-middle {
	font-size: 12px;
	font-weight: bold;
	color: #FDFDFD;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif
}



.white-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FDFDFD;
	text-decoration: none;
}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}