table {
	font-size: 9pt;
	text-decoration: none;
}
.t1 {
	font-size: 9pt;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	background-color: #cfcfcf;
	border: 1px solid #FFFFFF;

}
textarea {
	background-color: #cfcfcf;
	border: 1px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
