body {
	font-size: 10px;
	margin-right: 4px;
}

table,th,tr,td {
	font-size: 10px;
}

a:link {
	text-decoration: none;
	color: #99CC00;
	font-weight: normal;
}
a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title_00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
}
.title_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
}
.title_02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.title_03 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.td_dot_h {
	background-image: url(../images/gallery_td_dot_line.gif);
	background-repeat: repeat-x;
}
.datum_small {
	font-size: 9px;
	color: #666666;
}
.table_border_01 {
	border: 1px solid #555555;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #373737;
}

