td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #374856;
}
a {
	color: #0094E9;
	text-decoration: underline;
}
a:hover {

	color: #396FA4;
	text-decoration: none;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #0076BA;
}
.copy {
	color: #367792;
	text-decoration: none;
}
.copy:hover {
	color: #367792;
	text-decoration: underline;
}
.inp {
	width: 180px;
}
.red2 {
	color: #FF0000;
}
