A:link { color: blue; text-decoration: none; }
A:hover { color: red; text-decoration: underline; font-weight: normal; }
A:active { color: orange; text-decoration: underline; font-weight: normal; }
A:visited { colo‚’: brown; text-decoration: none; }

Body {
	font-size: 10pt;
	font-style:normal;
	line-height:140%;
	background-image:url(../gif_back/backline.gif);
	}

tbody {   
	font-size: 10pt; 
	margin: 1em;
	font-style: normal; 
	line-height: 140%; 
	 }


B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP,
IMG, SPAN {display: inline}

LI {display: list-item}

H1, H2, H3, H4 {
	margin-top: 25px; 
	margin-bottom: 10px;
	margin-left:1em;
	font-family:"MS PƒSƒVƒbƒbƒN,Osaka";
	}
H5, H6 {margin-top: 1em}
H1 { text-aligh: center}
H1, H2, H4, H6 { font-weight: bold}


H1 { font-size:24pt}
H2 { font-size:17pt}
H3 { font-size:14pt}
H4 { font-size:12pt}

B, STRONG {font-weight: bolder}
I, CITE, EM, VAR, ADDRESS, {font-style:italic}
PRE, TT, CODE, KBD, SAMP {font-family:monospace}


PRE { white-space: pre}


ADDRESS { margin-left: 1em}
BLOCKQUOTE { margin-left: 1em; margin-right: 1em}


UL, DIR {list-style: disk}
OL {list-style: decimal}
MENU {margin: 3em}
LI {margin-left: 1em}
DT {margin-bottom: 0}
DD {margin-top: 0;margin-left: 3em}




P {   font-size: 10pt;
	line-height:140%;}

.font8 {   font-size: 8pt}
.font9 {   font-size: 9pt}
.font10 {   font-size: 10pt}
.font11 {   font-size: 11pt}
.font12 {   font-size: 12pt}
.font14 {   font-size: 14pt}
.font16 {   font-size: 16pt}
.font18 {   font-size: 18pt}
.font20 {   font-size: 20pt}

.color_red {  color: #dd0000
.color_perple{ color: #8080ff }



