body {
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 12px;
	color: #333333;
	line-height: 18pt;
}
div {
	font-size: 12px;
	line-height: 18pt;
	color: #333333;
}
.td_all {
	color: #666666;
	border: 1px solid #666666;
	font-size: 12px;
}
.art_line_top { 
	border-top-style: solid;
	border-top-width:1px;
	border-top-color: #cccccc;
}
.art_line_bottom { 
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #cccccc;
}
.art_line_right { 
	border-right-style: solid;
	border-right-width:1px;
	border-right-color: #cccccc;
}
.art_line { 
	border-style: solid;
	border-width:1px;
	border-color: #cccccc;
}
.art_bar_title {
	border-top-style: solid;
	border-top-width:2px;
	border-top-color: #336699;
	background-color: #dddddd;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #1C1C1C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
