<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
}

a { text-decoration: none }
a:hover { text-decoration: underline }

.fc00 {
color:#000000;
}
.fc01 {
color:#34801B;
}
.fc02 {
color:#666666;
}
.fc03 {
color:#A9821F;
}
.fc04 {
color:#FF6700;
}
.fc05 {
color:#3BA4F0;
}
.fc06 {
color:#FFFFFF;
}

.fs10j {
font-size:10px;
line-height:1.5em;
}
.fs12j {
font-size:12px;
line-height:1.5em;
}
.fs14j {
font-size:14px;
line-height:1.5em;
}
.fs16j {
font-size:16px;
line-height:1.5em;
}
.fs18j {
font-size:18px;
line-height:1.5em;
}

.td {
	font-size: 12px;
	color: #555555;
}


-->