&#64;import url(../takou.css);

BODY { font-size: 10pt; font-family: sans-serif; 
	background: #CCF; 
	margin-left: 5pt; margin-right: 5pt }

H1, H2, H3, H4 { font-family: Verdana, sans-serif }

H1 { font-size: 20pt; font-style: italic; font-weight: normal; 
	color: #DC143C; background: #FFFFFF; 
	margin-left: 0; margin-right: 0 }
H2 { font-size: 15pt; font-weight: normal; 
	color: #0066FF; background: #FFFFFF; 
	margin-left: 10pt; margin-right: 0 }
H3 { font-size: 13pt; font-weight: normal; 
	color: #008B00; background: #FFFFFF; 
	margin-left: 20pt }
H4 { font-size: 12pt; 
	color: #0000CC; 
	margin-left: 40pt }

P, UL, OL, DL { font-size: 10.5pt; font-family: Verdana, sans-serif; 
	line-height: 140%; 
	margin-left: 70pt }
DT { font-weight: bold }

HR { color: #9400D3; 
	text-align: left; }
ADDRESS { font-size: 9.5pt; 
	text-align: right; 
	line-height: 100% }

A { text-decoration: none }
A:link { color: #00C; background: transparent }
A:visited { color: #363; background: transparent }
A:hover { background: #FFA }
A:active { color: #F30; background: transparent }

.by { background: #FFFF00 } /* yellow */
.blb { background: #00FFFF } /* aqua,cyan */

.title { margin-left: 5pt; margin-right: 5pt; 
	border: solid thin }
.sc { font-size: 13pt; font-family: 'Times New Roman', serif; 
	font-style: italic; font-weight: bold; 
	color: #00008B }

