body {
	font-size: 9pt;
	line-height: 1.5;
	margin: 0px;
	font-family: Arial;
	background-color: #D1D1D1;
}
.menu {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:a{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}

td {
	font-size: 9pt;
	line-height: 1.5;
	font-family: Verdana;
}
.title {
	font-family: Verdana;
	font-size: 8pt;
}
.left_title {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.left_menu {
	background-color: #D5DFD7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5BAA9;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
}
.text_orange {
	color: red;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
