body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background: url(/images/bg.jpg) repeat-x top;
}
.font12px {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #A45F02;
	text-decoration: underline;
}
td {
	font-size: 12px;
	line-height: 150%;
}
.TextBox {
	font-size: 12px;
	border: 1px solid #999999;
}
