﻿body{
	width:950px;
	height:650px;
	text-align: left;
}
.navigation_on {
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	white-space:nowrap;
}
.navigation_off {
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	white-space:nowrap;
}
.text_header_footer {
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align: left;
}
.text_content {
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align: left
}
p {
	text-indent: 10px;
}
