body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
td {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
rr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #737973;
	border-right-color: #737973;
	border-bottom-color: #737973;
	border-left-color: #737973;
}
th {
	font-size: 12px;
	line-height: 18px;
	color: #313031;
	text-decoration: none;
}
.tdlr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tdl{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-style: none;
	border-right-color: #666666;
	border-right-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
a:link {
	text-decoration: none;
	color: #313031;
}
a:visited {
	color: #2A2A2A;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #666666;
}
a.wihte:link {
	text-decoration: none;
	color: #ffffff;
}
a.wihte:visited {
	color: #ffffff;
	text-decoration: none;
}
a.wihte:hover {
	color: #FF6600;
	text-decoration: none;
}
a.wihte:active {
	color: #ffffff;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}

