body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 13px;
	line-height: 130%;
	color: #333333;
}
a:link          {
	color: #333333;
	text-decoration: none;
}
a:visited       {
	color: #666666;
	text-decoration: none;
}
a:active        {
	color: #000000;
	text-decoration: none;
}
a:hover         {
	color: #FF3300;
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 1px;
}
.font13 {
	font-size: 13px;
}
.bold {
	font-weight: bold;
}
.color01 {
	color: #000000;
}
.color02 {
	color: #557701;
}
.color03 {
	color: #666666;
}
.color04 {
	color: #cbcccb;
}
.color05 {
	color: #FF6600;
}

