html {
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}
.CopyrightFont01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}
.CopyrightLink01 {
	color: #FF9900;
	text-decoration: none;
}
.MLTFont01 {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-right: 15px;
	display: block;
}
.MLTLink01 {
	color: #545454;
	cursor: hand;
	font-size: 12px;	
	text-decoration: none;	
}
.MLTLink01:hover {
	color: #4E88C7;
}
.MLTFont02 {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-right: 15px;
	display: block;
}
.BBFont01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}
.BBLink01 {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.BBLink01:hover {
	color: #333333;
	text-decoration: underline;
}
