.BorderRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.BorderRightBottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
:link {
	color: #8C8E91;
	text-decoration:none;
	font-size:9px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
a:visited {
	color: #8C8E91;
	text-decoration:none;
	font-size:9px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
a:hover {
	color: #626466;
	text-decoration:none;
	font-size:9px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
a:active {
	color: #626466;
	text-decoration:none;
	font-size:9px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.LINKSize9 {
	font-size: 9px;
	color: #8C8E91;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.LINKActiveSize9 {
	font-size: 9px;
	color: #626466;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.AllText-size9 {
	font-size: 9px;
	color: #77787b;
}
.Lighter-size9 {
	font-size: 9px;
	color: #8C8E91;
	font-style: italic;
}
.AllTextItalic-size9 {
	font-size: 9px;
	font-style: italic;
	color: #77787b;
}
