a:link { color: #ffffff; text-decoration: underline}
a:visited { color: #ffffff; text-decoration: underline}
a:active { color: #ffffff; text-decoration: none}
a:hover { color: #cccccc; text-decoration: none}

td { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; font-size:.7em; color:#333333; line-height: 18px;}

.note { font-family:  font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #333333; line-height: 12px; font-style: italic;}
.note2 { font-family: Arial ; font-size: 10px; color: #DCE5EF; line-height: 12px;}




.FT	{
	border:1px solid #ccc6ba;
	background-color:#fff;
	width:220px;
	height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}


input	{
	padding: 0px;
	margin:0;
}

.submitbtn	{
	padding:2px;
	background-color:#464637;
	color:#fff;
	border:none;
	width:50px;
}

.submitbtn:hover	{background-color:#403427;}
