body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.ipt {
	font-size: 12px;
	color: #006697;
	border: 1px solid #898A8C;
}
.h20 {
	line-height: 20px;
}
.h22 {
	font-size: 12px;
	line-height: 22px;
}