/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #525552;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}td {
	font-size: 12px;
	color: #555555;
	line-height: 150%;
}
.TD_LF {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}




a.link_555555:link {
	color: #555555;
	text-decoration: none;
}
a.link_555555:visited {
	text-decoration: none;
	color: #555555;
}
a.link_555555:hover {
	text-decoration: none;
	color: #000000;
}
a.link_555555:active {
	text-decoration: none;
	color: #000000;
}




.TD_R {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.TD_L_R_B {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
