table.solid {
	font-size: 14px;
	border-collapse: collapse;
	empty-cells: show;
	border-color:#ff9900;
	border-width: 1px;
	border-style: solid;
	line-height: 150%;

}

td.solid{
	padding: 3px; 
	line-height: 150%; 
	border-color:#ff9900;
	border-width: 1px;
	border-style: solid;
}

table {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	background-repeat:
	no-repeat;
	background-position: right bottom
	line-height: 150%; 
}

span {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 14px;}
body {  clip:   rect(   )}


h1 {	font-size: 20px;}
h2 {	font-size: 16px;
	padding: 2px;


	border-left-width: 16px;
	border-left-color: #ff9900;
	border-left-style: solid;

	border-top-width: 1px;
	border-top-color: #ff9900;
	border-top-style: solid;
	
	border-right-width: 1px;
	border-right-color: #ff9900;
	border-right-style: solid;

	border-bottom-width: 1px;
	border-bottom-color: #ff9900;
	border-bottom-style: solid;
}
h2.right {
	font-size: 16px;
	text-align: right;
	border-width: 0px;
}
h2.left {
	font-size: 16px;
	text-align: left;
	border-width: 0px;
}


h3 {	font-size: 14px;}

.left_padding{
	padding-left: 12px;
	padding-right: 12px;
	line-height: 150%; 
}
.left_padding_bg{
	padding-left: 12px;
	padding-right: 12px;
	background-color: #ffeedd;
}



.bg_light{background-color: #ffeecc;}
.bg_middle{background-color: #ff9900;}
.bg_heavy{background-color: #ff6600;}


.gray{
	color:#808080;
}

:link	{ color: #ff6600; }
:visited{ color: #ff9933; }
:active	{ color: #ff6600; }
:hover	{ color: #ff0000; }


:link.h	{
	color: #808080;
	text-decoration:none;
	font-size: 12px;
}
:visited.h{
	color: #808080;
	text-decoration:none;
	font-size: 12px;}
:active.h{
	color: #ff6600; 
	text-decoration:none;
	font-size: 12px;}
:hover.h{
	color: #ff0000;
	text-decoration:none;
	font-size: 12px;}
div.h{
	margin-left: 6px;
	padding-left: 6px;
	border-left: 2px outset;
	font-size: 12px;}

th{
	background-color: #ff9900;
	font-weight:normal;
	text-align:center;
	border-color:#ff9900;
	border-width: 1px;
	border-style: solid;
}

blockquote{
	font-style: italic;
}
p.line{
	line-height: 150%; 
}

dd{	line-height: 150%; 
}
dl{	line-height: 150%; 
}	
