.font {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.input {border: 1px solid #999999;}

.table_red {
	BORDER-RIGHT:#B53F02 1px solid;
	BORDER-LEFT:#B53F02 1px solid;
	BORDER-COLLAPSE: collapse;
	border-top:#B53F02 1px solid;
	border-bottom:#B53F02 1px solid;
	height:27px;
	
	
}
