body {	font-size:12px;	font-family: "Osaka";}
table {	font-size:12px;	font-family: "Osaka";}
.font10 {font-size:10px}
.font12 {font-size:12px}
.font14 {font-size:14px}
.font10b {font-size:10px;font-weight:bold}
.font12b {font-size:12px;font-weight:bold}
.font14b {font-size:14px;font-weight:bold}
a:link {	text-decoration:underline;	font-weight: bold;}
a:active {	text-decoration:underline;	font-weight: bold;}
a:visited {	text-decoration:underline;	font-weight: bold;}
a:hover {	text-decoration:underline;	font-weight: bold;}
.margin_10 {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px}
.line {  line-height: 150%}

table#gallery_result{
	padding: 0px;
	margin: 20px 0px;
}

table#gallery_result td{
	margin: 5px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	line-height: 180%;
}

table#gallery_result a:link {text-decoration:underline;font-weight: bold;color: #3366CC;}
table#gallery_result a:active {	text-decoration:underline;	font-weight: bold;color: #3366CC;}
table#gallery_result a:visited {	text-decoration:underline;	font-weight: bold;color: #000066;}
table#gallery_result a:hover {	text-decoration:underline;	font-weight: bold;color: #3366CC;}
