body {
	margin: 0px;
	background-color: #DDEDFA;
	font-size: 12px;
}
.text_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #646483;
}
.line_1_right_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line_2_right_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.right_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.right_link:link {
	color: #CCCCCC;
	text-decoration: none;
}
.right_link:hover {
	color: #FF9900;
}
