BODY {
	font-size:10pt;
	background: #EEEEEE;
	color: #333333;
}
td {
font-size:10pt;
}
img {
	border-style: none;
}
A:link {
	color:blue;
	text-decoration:none;
}
A:active {
	color:orange;
	text-decoration:underline;
}
A:hover {
	color:red;
	text-decoration:underline;
}
A:visited {
	color:purple;
	text-decoration:none;
}
.txt8 {
	font-size: 8pt;
}
.red{
	color: #FF6600;
}
.gren{
	color: #009933;
}
.gry{
	color: #FFFFCC;
}
.whit{
	color: #FFFFFF;
}
.point{
	color: #FF0000;
}
.title_o{
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFF99;
	padding: 3px;
	width: 600px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 25px;
}
.title_sub{
	width: 600px;
	text-align: right;
	margin: 0px;
	}
.txtbox{
	line-height: 110%;
	padding: 3px;
	width: 600px;
	text-align: left;
}
table .blu_table{
	width: 600px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.blu_table th{
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	font-weight: normal;
}
.blu_table td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
.blu_table .grybak{
	background-color: #CCCCCC;
}
table .nomal_table{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.nomal_table th{
	background-color: #EEEEEE;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	text-align: cetnter;
}
.nomal_table td{
	line-height: 120%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 3px;
}
.nomal_table ol{
	margin-top: 10px;
}
.nomal_table li{
	margin-left: 0px;
	margin-bottom: 5px;
}
table.topmobi{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-collapse: collapse;
	margin: 10px 0px 0px;
}
.topmobi td{
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}
