.but {
	font-size: 9pt;
	line-height: 15pt;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}
.but a{ color:#666666; text-decoration:none;}
.text {
	font-size: 9pt;
	line-height: 16pt;
	color: #535353;
}
.formtable {
	font-size: 9pt;
	color: #999999;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.butbg {
	background-attachment: fixed;
	background-image: url(images/but.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a:hover {
	color: #FF3300;
}

